Interface IMC_ShapeObject
Namespace: STMCGeomShapeTypes
Assembly: STMCGeomShapeTypes.dll
Syntax
[Guid("296AD1DB-2385-4614-A0F4-9BB1EC3B77E4")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IMC_ShapeObjectProperties
ID
Declaration
string ID { get; }Property Value
| Type | Description | 
|---|---|
| string | 
LCS
Declaration
TST3DMatrix LCS { get; }Property Value
| Type | Description | 
|---|---|
| TST3DMatrix | 
ObjectType
Declaration
TMCShapeObjectType ObjectType { get; }Property Value
| Type | Description | 
|---|---|
| TMCShapeObjectType | 
Methods
Transform(TST3DMatrix)
Declaration
void Transform(TST3DMatrix Matrix)Parameters
| Type | Name | Description | 
|---|---|---|
| TST3DMatrix | Matrix | 
Watch()
Declaration
void Watch()