2027 Members
Changes 0
M

TessellatedShapeBuilder Properties

Name Return Type Description Inherited From
P Fallback TessellatedShapeBuilderFallback Defines acceptable fallback if the desired type of geometry can't be built.
P GraphicsStyleId ElementId Optional - if set, the built geometry will use that graphics style.
P IsFaceSetOpen bool Flag whether the current set of connected faces is open and additional tessellation faces can be added to it.
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity. (Inherited from ShapeBuilder ) ShapeBuilder
P LogInteger int Integer value used for logging, if it is performed. Usually the number of the face set(s) in the IFC file, from which they are imported. Any value is acceptable.
P LogString string String used for logging, if any. Usually the name of the file from which face sets were imported.
P NumberOfCompletedFaceSets int Number of completed face sets.
P OwnerInfo string String used for logging, if any. Usually describes the element or object, which either defined or will own the geoemtrical objects to be built.
P Target TessellatedShapeBuilderTarget Requests the type of geometry to be built.