Class SmartCoating
Represents a smart coating.
Inherited Members
Namespace: TopSolid.Cad.Design.Automating
Assembly: TopSolid.Cad.Design.Automating.dll
Syntax
[DataContract]
[AvailableSinceVersion(7, 17, 0, 0)]
public class SmartCoating : SmartDocument
Remarks
This class is available since v7.17.
Constructors
| Name | Description |
|---|---|
| SmartCoating(DocumentId) | Initializes a new instance of the SmartCoating class of type Basic |
| SmartCoating(DocumentId, DocumentReferenceType) | Initializes a new instance of the SmartCoating class of type Basic |
| SmartCoating(ElementId) | Initializes a new instance of the SmartCoating class of type Element. |
| SmartCoating(ElementId, DocumentReferenceType) | Initializes a new instance of the SmartCoating class of type Element. |