Interface ICamIpcCSGeometryEntity
Geometry entity as coordinate system (etCS)
Namespace: CAMIPC.GeomModel
Assembly: CAMIPC.GeomModel.dll
Syntax
[Guid("89A8B327-F2A1-4BD7-8E11-5B7CD0800B57")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamIpcCSGeometryEntity
Properties
Matrix
Declaration
TST3DMatrix Matrix { get; }
Property Value
| Type | Description |
|---|---|
| TST3DMatrix |
Methods
GetInstanceId()
Get unique identifier of current instance (used in IPC messages)
Declaration
string GetInstanceId()
Returns
| Type | Description |
|---|---|
| string |