Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / IfcLinearPathSurrogate Class / GlobalTransformation Property

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