IFCExtrusionCreationDataForceOffset Property |
True to create new local placement with identity transform.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.0.4.0 (26.0.4.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