SurfaceSurfaceIntersectorConfigurationsDimension
Property
|
Property that represents dimension of the
intersection point. * 0 - Represents an intersection point. * 1 -
Represents an intersection curve.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public int Dimension { get; }
Public ReadOnly Property Dimension As Integer
Get
public:
property int Dimension {
int get ();
}
member Dimension : int with get
Property Value
Int32
See Also