Geometrical3dConstraintNodeId Property
|
returns the index of this constraints object,
unique within the constraints group
Namespace: Bricscad.Geometrical3dConstraints
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public uint NodeId { get; }
Public ReadOnly Property NodeId As UInteger
Get
public:
property unsigned int NodeId {
unsigned int get ();
}
member NodeId : uint32 with get
Return Value
Type:
UInt32
return constraint id
See Also