Interface IGS_ContourPoint
Namespace: STGeSolverTypes
Assembly: STGeSolverTypes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("8FAA9BE8-2F7D-4045-9B49-A8370D529784")]
public interface IGS_ContourPointProperties
ContourID
Declaration
string ContourID { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
EntityID
Declaration
string EntityID { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
EntityParam
Declaration
double EntityParam { get; set; }Property Value
| Type | Description | 
|---|---|
| double | 
p
Declaration
TST2DPoint p { get; set; }Property Value
| Type | Description | 
|---|---|
| TST2DPoint |