IFCExtrusionCreationDataForceOffset Property |
True to create new local placement with identity transform.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool ForceOffset { get; set; }
Public Property ForceOffset As Boolean
Get
Set
public:
property bool ForceOffset {
bool get ();
void set (bool value);
}
member ForceOffset : bool with get, set
Property Value
Boolean
See Also