EntityCompoundObjectTransform Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public Matrix3d CompoundObjectTransform { get; }
Public ReadOnly Property CompoundObjectTransform As Matrix3d
Get
public:
property Matrix3d CompoundObjectTransform {
Matrix3d get ();
}
member CompoundObjectTransform : Matrix3d with get
Property Value
Type:
Matrix3d
See Also