NurbSurfaceIsClosedInV Property
|
Property that indicates whether the surface is
closed in the v-direction.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public bool IsClosedInV { get; }
Public ReadOnly Property IsClosedInV As Boolean
Get
public:
property bool IsClosedInV {
bool get ();
}
member IsClosedInV : bool with get
Property Value
Boolean
See Also