Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / Spline Class / Create Method / Create(Group) Method
the Spline will be created in that group

In This Topic
Create(Group) Method
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