DatabaseGetDimensionStyleChildId Method

Retrieves the identifier of the child dimension style. Currently not implemented.
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public ObjectId GetDimensionStyleChildId(
        RXClass classDescriptor,
        ObjectId parentStyle
)

Parameters

classDescriptor
Type: Teigha.RuntimeRXClass
[in] A handle to a dimension class instance.
parentStyle
Type: Teigha.DatabaseServicesObjectId
[in] Parent dimension style ID.

Return Value

Type: ObjectId
Identifier of a child dimension style.
See Also

©  Bricsys NV. All rights reserved.