AnyCAD Rapid API 2023
Help you to create a better world!
ParameterCreator Class Reference

Static Public Member Functions

static ParameterValue Create (float val)
 
static ParameterValue Create (double val)
 
static ParameterValue Create (int val)
 
static ParameterValue Create (boolean val)
 
static ParameterValue Create (ElementId val)
 
static ParameterValue Create (String val)
 
static ParameterValue Create (GPnt val)
 
static ParameterValue Create (GVec val)
 
static ParameterValue Create (GDir val)
 
static ParameterValue Create (GAx1 val)
 
static ParameterValue Create (GAx2 val)
 
static ParameterValue Create (GAx3 val)
 

Detailed Description