Share

TessellatedShapeBuilder Properties

The TessellatedShapeBuilder type exposes the following members.

Properties

 NameDescription
Public propertyFallback Defines acceptable fallback if the desired type of geometry can't be built.
Public propertyGraphicsStyleId Optional - if set, the built geometry will use that graphics style.
Public propertyIsFaceSetOpen Flag whether the current set of connected faces is open and additional tessellation faces can be added to it.
Public propertyIsValidObject Specifies whether the .NET object represents a valid Revit entity.
(Inherited from ShapeBuilder)
Public propertyLogInteger 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.
Public propertyLogString String used for logging, if any. Usually the name of the file from which face sets were imported.
Public propertyNumberOfCompletedFaceSets Number of completed face sets.
Public propertyOwnerInfo String used for logging, if any. Usually describes the element or object, which either defined or will own the geoemtrical objects to be built.
Public propertyTarget Requests the type of geometry to be built.

See Also

Reference

Was this information helpful?