|
IMeshContainsQuads Property
|
Gets a value indicating whether the mesh contains quads.
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxbool ContainsQuads { get; }
ReadOnly Property ContainsQuads As Boolean
Get
property bool ContainsQuads {
bool get ();
}
abstract ContainsQuads : bool with get
Property Value
Type:
Boolean
See Also