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

In This Topic
    Parent Property (IfcMesh)
    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