public void Create( string strName, MultiLangString pMLSDescription, PointD3D pntStart, PointD3D pntEnd )
public: void Create( String^ strName, MultiLangString^ pMLSDescription, PointD3D pntStart, PointD3D pntEnd )
Parameters
| Parameter Name | Description |
|---|---|
| strName | Name identifying the mate. |
| pMLSDescription | Description |
| pntStart | Beginning of the line mate, relative. |
| pntEnd | End of the line mate, relative. |