Share

IFCExtrusionCreationData Properties

The IFCExtrusionCreationData type exposes the following members.

Properties

 NameDescription
Public propertyAllowVerticalOffsetOfBReps Allows vertical shifting of breps when moving towards the origin.
Public propertyAreInnerRegionsOpenings True if inner regions of the extrusion should become openings, false otherwise.
Public propertyCustomAxis The custom extrusion axis to try when generating an extrusion.
Public propertyExtrusionDirection The extrusion direction to generate an extrusion.
Public propertyForceOffset True to create new local placement with identity transform.
Public propertyHasCustomAxis Identifies if the data contains a custom extrusion axis.
Public propertyHasExtrusionDirection Identifies if the data contains a extrusion direction.
Public propertyIsValidObject Specifies whether the .NET object represents a valid Revit entity.
Public propertyPossibleExtrusionAxes The axes to try when generating the properties of the extrusion.
Public propertyReuseLocalPlacement Allows re-use of local placement when creating a new local placement due to shifting of breps when moving towards the origin.
Public propertyScaledArea The area of the extrusion, scaled to the units of export.
Public propertyScaledHeight The height of the extrusion, scaled to the units of export.
Public propertyScaledInnerPerimeter The inner perimeter of the extrusion, scaled to the units of export.
Public propertyScaledLength The length of the extrusion, scaled to the units of export.
Public propertyScaledOuterPerimeter The outer perimeter of the extrusion, scaled to the units of export.
Public propertyScaledWidth The width of the extrusion, scaled to the units of export.
Public propertySlope The slope of the extrusion, in degrees.

See Also

Reference

Was this information helpful?