Interface IST_AbstractArea
Namespace: STCurveTypes
Assembly: STCurveTypes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("15693CF8-12EF-4DF9-8BB2-33F52686F66C")]
public interface IST_AbstractAreaProperties
Count
Declaration
int Count { get; }Property Value
| Type | Description | 
|---|---|
| int | 
Curve[int]
Declaration
IST_AbstractCompCurve Curve[int i] { get; }Parameters
| Type | Name | Description | 
|---|---|---|
| int | i | 
Property Value
| Type | Description | 
|---|---|
| IST_AbstractCompCurve |