ExporterIFC.RegisterShapeForPresentationLayer
Description:
Sets an IfcShapeRepresentation to be used for the IfcPresentationLayerAssignment associated with the given Revit category and element.
Sets an IfcShapeRepresentation to be used for the IfcPresentationLayerAssignment associated with the given Revit category and element.
[ObsoleteAttribute("This method is deprecated in Revit 2022 and may be removed in a later version of Revit. Please use getLayerNameForPresentationLayer instead.")]
public void RegisterShapeForPresentationLayer(
Element pElement,
ElementId categoryId,
IFCAnyHandle newShapeRepresentation
)
-
pElementThe element.
-
categoryIdThe category id.
-
newShapeRepresentationThe IfcShapeRepresentation handle.
-
A non-optional argument was null