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