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

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

Parameters

group
the Line will be created in that group
See Also