Assoc3dConstraintGroupGetConstraintByNodeId Method

returns the constraint object as specified by its index (nodeId)
Namespace:  Bricscad.Geometrical3dConstraints
Assembly:  BrxMgd (in BrxMgd.dll) Version: 21.0.0.15598
Syntax
public Geometrical3dConstraint GetConstraintByNodeId(
        uint nodeId
)

Parameters

nodeId
Type: SystemUInt32
constraint index as unsigned int

Return Value

Type: Geometrical3dConstraint
constraint object (NULL, if not found)
See Also

©  Bricsys NV. All rights reserved.