MemberStyleCreateMemberStyle Method

Creates a member style.

Namespace: Teigha.Aec.Structural.DatabaseServices
Assembly: TA_MgdStructure (in TA_MgdStructure.dll) Version: 0.0.0.0
Syntax
public static ObjectId CreateMemberStyle(
        Database db,
        string styleName
)

Parameters

db  Database
[in] Database.
styleName  String
[in] Member style name.

Return Value

ObjectId
Object identifier of the created member style.
See Also

©  Bricsys NV. All rights reserved.