Interface ICamIpcCoordinateSystem
Namespace: CAMIPC.TechOperation
Assembly: CAMIPC.TechOperation.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("DC7264BF-5FE5-46DC-9308-0B1C2223BFCE")]
public interface ICamIpcCoordinateSystem
Properties
Color
Declaration
int Color { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
Matrix
Declaration
TST3DMatrix Matrix { get; set; }
Property Value
| Type | Description |
|---|---|
| TST3DMatrix |
Name
Declaration
string Name { get; }
Property Value
| Type | Description |
|---|---|
| string |
Parent
Declaration
ICamIpcCoordinateSystem Parent { get; }
Property Value
| Type | Description |
|---|---|
| ICamIpcCoordinateSystem |
Methods
GetInstanceId()
Declaration
string GetInstanceId()
Returns
| Type | Description |
|---|---|
| string |