All Frameworks  Class Hierarchy  This Framework  Indexes   

GSMInterfaces Interface CATIGSMPoint

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


interface CATIGSMPoint

Interface to point feature.
Role: To set/change the type of the point. Point types :

Legal values :
PointCoord = 0
PointOnSurf = 1
PointOnCurve = 2
PointPlanar = 3
PointCenter = 4
PointTangent = 5
PointExplicit = 30


Method Index


o GetPointType(int&)
Gets the point type.

Methods


o GetPointType
public virtual GetPointType( oT)
Gets the point type.
Parameters:
oT
Type of point

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

Copyright © 2003, Dassault Systèmes. All rights reserved.