2027 Members
Changes 0
M

IFCExtrusionCreationData Properties

Name Return Type Description
P AllowVerticalOffsetOfBReps bool Allows vertical shifting of breps when moving towards the origin.
P AreInnerRegionsOpenings bool True if inner regions of the extrusion should become openings, false otherwise.
P CustomAxis XYZ The custom extrusion axis to try when generating an extrusion.
P ExtrusionDirection XYZ The extrusion direction to generate an extrusion.
P ForceOffset bool True to create new local placement with identity transform.
P HasCustomAxis bool Identifies if the data contains a custom extrusion axis.
P HasExtrusionDirection bool Identifies if the data contains a extrusion direction.
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity.
P PossibleExtrusionAxes IFCExtrusionAxes The axes to try when generating the properties of the extrusion.
P ReuseLocalPlacement bool Allows re-use of local placement when creating a new local placement due to shifting of breps when moving towards the origin.
P ScaledArea double The area of the extrusion, scaled to the units of export.
P ScaledHeight double The height of the extrusion, scaled to the units of export.
P ScaledInnerPerimeter double The inner perimeter of the extrusion, scaled to the units of export.
P ScaledLength double The length of the extrusion, scaled to the units of export.
P ScaledOuterPerimeter double The outer perimeter of the extrusion, scaled to the units of export.
P ScaledWidth double The width of the extrusion, scaled to the units of export.
P Slope double The slope of the extrusion, in degrees.