.

meiSqNodeCreate

Declaration

 
MEISqNode meiSqNodeCreate(MPIControl  control,
                          long        number) 
  Required Header: stdmei.h

Description

meiSqNodeCreate creates a SqNode object identified by number, which is associated with a control object.

SqNodeCreate is the equivalent of a C++ constructor.

 
control a handle to a Control object
number an index to the SqNode. The first node number is 0, the second is 1, etc.
   
 
Return Values
handle to a SqNode object. After creating a SqNode object it must be validated using meiSqNodeValidate(...).
MPIHandleVOID if the object could not be created

See Also

meiSqNodeDelete | meiSqNodeValidate

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering