BIMPropertySetListAllProperties Method


Namespace: Bricscad.Bim
Assembly: BrxMgd (in BrxMgd.dll) Version: 25.1.5.0
Syntax
public static Dictionary<string, Dictionary<string, Dictionary<string, Object>>> ListAllProperties(
        ObjectId objId,
        bool showInvisible,
        string nameSpace
)

Parameters

objId  ObjectId
 
showInvisible  Boolean
 
nameSpace  String
 

Return Value

DictionaryString, DictionaryString, DictionaryString, Object
See Also

©  Bricsys NV. All rights reserved.