BIMAttributeSetCreateAttributeSet Method


Namespace: Bricscad.Bim
Assembly: BrxMgd (in BrxMgd.dll) Version: 25.1.5.0
Syntax
public static BimResStatus CreateAttributeSet(
        string name,
        string label,
        string nameSpace,
        bool visible,
        Database database
)

Parameters

name  String
 
label  String
 
nameSpace  String
 
visible  Boolean
 
database  Database
 

Return Value

BimResStatus
See Also

©  Bricsys NV. All rights reserved.