Class SmartObject
Represents a general smart object.
Inheritance
SmartObject
Inherited Members
Namespace: TopSolid.Kernel.Automating
Assembly: TopSolid.Kernel.Automating.dll
Syntax
[DataContract]
[AvailableSinceVersion(7, 6, 0, 0)]
[KnownType(typeof(SmartAxis2D))]
[KnownType(typeof(SmartAxis3D))]
[KnownType(typeof(SmartBoolean))]
[KnownType(typeof(SmartDirection2D))]
[KnownType(typeof(SmartDirection3D))]
[KnownType(typeof(SmartEnumeration))]
[KnownType(typeof(SmartFrame2D))]
[KnownType(typeof(SmartFrame3D))]
[KnownType(typeof(SmartInteger))]
[KnownType(typeof(SmartPlane3D))]
[KnownType(typeof(SmartPoint2D))]
[KnownType(typeof(SmartPoint3D))]
[KnownType(typeof(SmartProfile2D))]
[KnownType(typeof(SmartProfile3D))]
[KnownType(typeof(SmartReal))]
[KnownType(typeof(SmartSection3D))]
[KnownType(typeof(SmartShape))]
[KnownType(typeof(SmartText))]
[KnownType(typeof(SmartUserEnumeration))]
[KnownType(typeof(SmartDocument))]
[KnownType(typeof(SmartTexture))]
[KnownType(typeof(SmartFamily))]
[KnownType(typeof(SmartCode))]
[KnownType(typeof(SmartColor))]
[KnownType(typeof(SmartColorType))]
public abstract class SmartObject
Remarks
This class is available since v7.6.
Constructors
| Name | Description |
|---|---|
| SmartObject() |