RVTDocs.com

SolidGeometryOptions

Constructor
Description:
Creates a new SolidOptions class with solid tag settings.
Syntax
public SolidGeometryOptions(
	int solidTag
)
Parameters
Parameter Type Description
solidTag Int32 The material id for the Solid.
Return Value