Search Results for

    Show / Hide Table of Contents

    Class SmartFamily

    Represents a smart family.

    Inheritance
    Object
    SmartObject
    SmartDocument
    SmartFamily
    Inherited Members
    SmartDocument.Type
    SmartDocument.Document
    SmartDocument.ElementId
    SmartDocument.ReferenceType
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: TopSolid.Kernel.Automating
    Assembly: cs.temp.dll.dll
    Syntax
    [AvailableSinceVersion(7, 17, 0, 0)]
    public class SmartFamily : SmartDocument
    Remarks

    This class is available since v7.17.

    Constructors

    SmartFamily(DocumentId)

    Initializes a new instance of the SmartFamily class of type Basic

    Declaration
    public SmartFamily(DocumentId inDocumentId)
    Parameters
    Type Name Description
    DocumentId inDocumentId

    Document identifier of the document to reference.

    SmartFamily(DocumentId, DocumentReferenceType)

    Initializes a new instance of the SmartFamily class of type Basic

    Declaration
    public SmartFamily(DocumentId inDocumentId, DocumentReferenceType inReferenceType)
    Parameters
    Type Name Description
    DocumentId inDocumentId

    Document identifier of the document to reference.

    DocumentReferenceType inReferenceType

    Document reference type of the SmartDocument.

    SmartFamily(ElementId)

    Initializes a new instance of the SmartFamily class of type Element.

    Declaration
    public SmartFamily(ElementId inElementId)
    Parameters
    Type Name Description
    ElementId inElementId

    Identifier of providing element.

    SmartFamily(ElementId, DocumentReferenceType)

    Initializes a new instance of the SmartFamily class of type Element.

    Declaration
    public SmartFamily(ElementId inElementId, DocumentReferenceType inReferenceType)
    Parameters
    Type Name Description
    ElementId inElementId

    Identifier of providing element.

    DocumentReferenceType inReferenceType

    Document reference type of the SmartDocument.

    In This Article
    • Term of use
    • Corporate information
    • Privacy Policy - GDPR

    Copyright ©2024 TopSolid - All rights reserved.