Share

IExportContext.OnPolymesh Method

This method is called when a tessellated polymesh of a 3d face is being output.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

void OnPolymesh(
	PolymeshTopology node
)

Parameters

node  PolymeshTopology
A node representing topology of the polymesh

See Also

Reference

Was this information helpful?