Class SmartPattern3D
Represents a smart pattern.
Inherited Members
Namespace: TopSolid.Kernel.Automating
Assembly: TopSolid.Kernel.Automating.dll
Syntax
[DataContract]
[AvailableSinceVersion(7, 20, 40, 100)]
public class SmartPattern3D : SmartObject
Remarks
This class is available since v7.20.
Constructors
| Name | Description |
|---|---|
| SmartPattern3D(ElementId) | Initializes a new instance of the SmartPattern3D class of type Element. |
| SmartPattern3D(ElementId, ItemLabel) | Initializes a new instance of the SmartPattern3D class of type Item. |
| SmartPattern3D(SmartPattern3DType, ElementId, ItemLabel) | Initializes a new instance of the SmartPattern3D class. |
Fields
| Name | Description |
|---|---|
| ElementId | Providing element identifier, or empty if none. |
| ItemLabel | Providing element item label, or empty if none. |
| Type | Type of pattern. |