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

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