GetCurrentStyleSetId Method

Gets the ObjectId of the current CodeSetStyle.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.0

Syntax

C#

public static ObjectId GetCurrentStyleSetId()

Visual Basic

Public Shared Function GetCurrentStyleSetId As ObjectId

Visual C++

public:
static ObjectId GetCurrentStyleSetId()

See Also