Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / IfcBlockReference Class / Parent Property

In This Topic
    Parent Property (IfcBlockReference)
    In This Topic
    Gets or sets the container GUID.
    Syntax
    'Declaration
     
    Public Property Parent As String
    public string Parent {get; set;}
    Remarks
    IFC relationship: IfcRelContainedInSpatialStructure
    See Also