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

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