Interface IMC_ShapeModel
Namespace: STMCGeomShapeTypes
Assembly: STMCGeomShapeTypes.dll
Syntax
[Guid("F476C8F7-E0C7-4514-8216-B50B6E600740")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IMC_ShapeModelProperties
Objects[int]
Declaration
IMC_ShapeObject Objects[int i] { get; }Parameters
| Type | Name | Description | 
|---|---|---|
| int | i | 
Property Value
| Type | Description | 
|---|---|
| IMC_ShapeObject | 
ObjectsCount
Declaration
int ObjectsCount { get; }Property Value
| Type | Description | 
|---|---|
| int | 
Methods
Watch()
Declaration
void Watch()