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