NurbSurfaceVKnots Property
|
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public KnotCollection VKnots { get; }
Public ReadOnly Property VKnots As KnotCollection
Get
public:
property KnotCollection^ VKnots {
KnotCollection^ get ();
}
member VKnots : KnotCollection with get
Property Value
Type:
KnotCollection
See Also