UtilityGet3dConstraintsGroup Method

Returns the 3D constraints group for specified block table record

Namespace: Bricscad.Parametric
Assembly: BrxMgd (in BrxMgd.dll) Version: 24.0.1.0
Syntax
public static ConstraintsGroup3d Get3dConstraintsGroup(
        ObjectId blockId,
        bool createIfNotExist
)

Parameters

blockId  ObjectId
block table record
createIfNotExist  Boolean
if 'true' and the 3D constraints group does not exist, it will be created

Return Value

ConstraintsGroup3d
Returns the 3D constraints group for specified block table record
See Also

©  Bricsys NV. All rights reserved.