BIMClassificationIsClassifiedAs(ObjectId, BimTypeElement) Method

Note: This API is now obsolete.


Namespace: Bricscad.Bim
Assembly: BrxMgd (in BrxMgd.dll) Version: 26.1.4.0
Syntax
[ObsoleteAttribute("Use IsClassifiedAs() signature with string type name argument.")]
public static bool IsClassifiedAs(
        ObjectId objId,
        BimTypeElement typeElement
)

Parameters

objId  ObjectId
 
typeElement  BimTypeElement
 

Return Value

Boolean
See Also

©  Bricsys NV. All rights reserved.