Interface ICamIpcFaceGeometryEntity
Geometry entity as face (etFace)
Namespace: CAMIPC.GeomModel
Assembly: CAMIPC.GeomModel.dll
Syntax
[Guid("459DFE15-9365-4A1E-839E-DDF604CA6C77")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamIpcFaceGeometryEntity
Properties
Face
Declaration
ICamIpcFace Face { get; }
Property Value
| Type | Description |
|---|---|
| ICamIpcFace |
Methods
GetInstanceId()
Get unique identifier of current instance (used in IPC messages)
Declaration
string GetInstanceId()
Returns
| Type | Description |
|---|---|
| string |