Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / MountingPointMate Class / Create Method / Create(String,MultiLangString,Matrix3D) Method
Description of a mounting point
Position represented by transformation matrix.

In This Topic
    Create(String,MultiLangString,Matrix3D) Method
    In This Topic
    Creates a mounting point mate.
    Syntax

    Parameters

    strName
    pMLSDescription
    Description of a mounting point
    matrix
    Position represented by transformation matrix.
    Exceptions
    ExceptionDescription
    Thrown when a param is null.
    Thrown when a mate has already been created.
    See Also