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

Create(Name,MultiLangString,Matrix3D) Method
Creates a base point mate.
Syntax

Parameters

nName
Name (enumerated)
pMLSDescription
Description of a point
matrix
Position represented by transformation matrix.
Exceptions
ExceptionDescription
Thrown when a param is null.
Thrown when a point mate has already been created.
See Also