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

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

    Parameters

    group
    the Arc will be created in that group
    See Also