API Help
Eplan.EplApi.DataModel.Graphics Namespace / Spline Class / Create Method
the Spline will be created in that group

In This Topic
Create Method (Spline)
In This Topic
Creates a Spline object.
Syntax
public new static Spline Create( 
   Group group
)

Parameters

group
the Spline will be created in that group
See Also