Click or drag to resize

FDMeshEngineMeshChildLines Method

Mesh all descendant lines 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 MeshChildLines(
	IDocObject root
)

Parameters

root  IDocObject
The root object to start at.
See Also