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

In This Topic
    GlobalTransformation Property (IfcLinearPath)
    In This Topic
    Syntax
    'Declaration
     
    Public Property GlobalTransformation As Transformation
    public Transformation GlobalTransformation {get; set;}
    See Also