Constraint3dNodeId
Property
|
Namespace: Bricscad.Parametric
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.1.4.0
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
Property Value
UInt32
See Also