Establishes a new product manager for elements and objects derived from a parent product manager, allowing override of allowRelateToLevel
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 21.0.0.0 (21.1.1.109)
Since:
2013
Syntax
Parameters
- pProductWrapper
- Type: Autodesk.Revit.DB.IFC..::..IFCProductWrapper
The parent product manager.
- allowRelateToLevel
- Type: System..::..Boolean
True to allow associated elements and objects to relate to a level, false to never allow such a
relationship.
Return Value
The new product manager.
Exceptions
See Also