Click or drag to resize

FDMeshEngineMeshChildSurfaces Method

Mesh all descendant surfaces of root

Namespace: ema3d.Api.V25.Core.Meshing
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public void MeshChildSurfaces(
	IDocObject root
)

Parameters

root  IDocObject
The root object to start at.
See Also