IFCImportReactorOnIfcProduct(IfcEntity, Boolean, IfcEntity) Method

Note: This API is now obsolete.


Namespace: Bricscad.Ifc
Assembly: BrxMgd (in BrxMgd.dll) Version: 24.0.1.0
Syntax
[ObsoleteAttribute("OnIfcProduct(IfcEntity, Boolean, IfcEntity) is deprecated, please use OnStart with new signature.")]
public virtual bool OnIfcProduct(
        IfcEntity product,
        bool isParent,
        IfcEntity parentProduct
)

Parameters

product  IfcEntity
 
isParent  Boolean
 
parentProduct  IfcEntity
 

Return Value

Boolean
See Also

©  Bricsys NV. All rights reserved.