public void Create( string strName, string strMatchingMateNames, MultiLangString pMLSDescription, PointD3D pntStart, PointD3D pntEnd )
public: void Create( String^ strName, String^ strMatchingMateNames, MultiLangString^ pMLSDescription, PointD3D pntStart, PointD3D pntEnd )
Parameters
- strName
- Name identifying this mate.
- strMatchingMateNames
- Names of mates which can be snapped to this mate.
- pMLSDescription
- Description of set to this LineMate.
- pntStart
- Beginning of the line mate, relative.
- pntEnd
- End of the line mate, relative.