RVTDocs.com

IFCExtrusionCalculatorOptions

Class
Description:
This class contains the options used to calculate extrusions from Revit geometry.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.IFC.IFCExtrusionCalculatorOptions
Syntax
IFCExtrusionCalculatorOptions Class Members:
Name Description Inherited From
IFCExtrusionCalculatorOptions Constructs a new instance of a class used to calculate extrusions from Revit geometry.
Name Description Inherited From
CustomAxis The custom axis to try (if extrusionAxes includes an option for a custom direction).
ExtrusionAxes The extrusion axes to try when doing the calculation.
IsValidObject Specifies whether the .NET object represents a valid Revit entity.
Scale The scaling factor for length measurements from the default Revit units to the export units.
Name Description Inherited From
Dispose Releases all resources used by the IFCExtrusionCalculatorOptions
Equals Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
GetHashCode Serves as the default hash function. (Inherited from Object ) Object
GetType Gets the Type of the current instance. (Inherited from Object ) Object
ToString Returns a string that represents the current object. (Inherited from Object ) Object