BIMAttributeSetCreateProperty Method


Namespace: Bricscad.Bim
Assembly: BrxMgd (in BrxMgd.dll) Version: 25.1.5.0
Syntax
public static BimResStatus CreateProperty(
        string attributeSetName,
        string propertyName,
        string propertyLabel,
        string propertyDesc,
        bool visible,
        Database database
)

Parameters

attributeSetName  String
 
propertyName  String
 
propertyLabel  String
 
propertyDesc  String
 
visible  Boolean
 
database  Database
 

Return Value

BimResStatus
See Also

©  Bricsys NV. All rights reserved.