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

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