Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / IEyeIfcObject Interface / LocalTransformation Property

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