CATSketcherUseItf Interface CATISktUse2DPolyline

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATISktUse2DPolyline

The methods of this interface provide the client with the functionality for managing 2DPolyline.
Role:


Method Index


o SetPolylineData(ULONG,double*,boolean)
Polyline management

Methods


o SetPolylineData
public virtual SetPolylineData( nPoints,
pPoints,
const isClosed)
Polyline management
Parameters:
const
ULONG *nPoints [in] The number of Points of polyline.
const
double *pPoints [in] The 2D points coordinates .
const
boolean isClosed [in] Closed parameter of polyline .

This object is included in the file: CATISktUse2DPolyline.h
If needed, your Imakefile.mk should include the module: CATSketcherUseItf

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.