param:get-allconstraintsgroups


(param:get-allconstraintsgroups)

Returns a list of all ConstraintGroups.

Arguments

none

Return

if successful, returns a list of "integer identifiers"; or NIL if no ConstraintGroup objects are defined

Example

(vl-load-mech)  2
(param:get-allconstraintsgroups)  returns (1262471200)

Remarks

the "integer identifiers" can be used to specify a particular ConstraintGroup in related 3DConstraintGroup, 3DConstraint and Parameters functions

Note




©  Bricsys NV. All rights reserved.