NurbSurfaceSingularityInV Property
|
Property that represents description of the
singularity in the V direction. This property value refers to the
OdGe::NurbSurfaceProperties enumeration.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public int SingularityInV { get; }
Public ReadOnly Property SingularityInV As Integer
Get
public:
property int SingularityInV {
int get ();
}
member SingularityInV : int with get
Property Value
Int32
See Also