MeshCreate Method

Definition

Namespace: Macad.Core.Shapes
Assembly: Macad.Core (in Macad.Core.dll) Version: 3.0.1840
C#
public static Mesh Create(
	TopoDS_Shape occShape
)

Parameters

occShape  TopoDS_Shape
 

Return Value

Mesh

See Also