Click or drag to resize

Mesh3ContainsQuads Property

return trueif the mesh contains quadrangula faces

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool ContainsQuads { get; }

Property Value

Type: Boolean

Implements

IMeshContainsQuads
See Also