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