Class SmartShape
Represents a smart shape.
Inherited Members
Namespace: TopSolid.Kernel.Automating
Assembly: TopSolid.Kernel.Automating.dll
Syntax
[DataContract]
[AvailableSinceVersion(7, 8, 302, 80)]
public class SmartShape : SmartObject
Remarks
This class is available since v7.8.302.80.
Constructors
| Name | Description |
|---|---|
| SmartShape(ElementId) | Initializes a new instance of the SmartShape class of type Element. |
| SmartShape(SmartShapeType, ElementId) | Initializes a new instance of the SmartShape class. |
Fields
| Name | Description |
|---|---|
| ElementId | Providing element identifier, or empty if none. |
| Type | Type of shape. |