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

In This Topic
    LocalTransformation Property (IfcBlockReference)
    In This Topic
    Gets or sets the the entity local transformation, from Parent frame to entity frame.
    Syntax
    'Declaration
     
    Public Property LocalTransformation As Transformation
    public Transformation LocalTransformation {get; set;}
    See Also