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

In This Topic
    GlobalTransformation Property (IfcBlockReference)
    In This Topic
    Gets or sets the the entity global transformation.
    Syntax
    'Declaration
     
    Public Property GlobalTransformation As Transformation
    public Transformation GlobalTransformation {get; set;}
    See Also