Geometry.getTypeCode


getTypeCode()

Returns the type code of this object, taken from the following table:

 1: Point
 2: Line
 3: CombinedLine
 4: Surface
 5: Volume or HollowVolume
Other types of DatabaseOperations can return the following additional type code values:
 6: Node
 7: Edge
 8: Face
 9: Element
 10: BackgroundGrid
 11: Group
 12: TextAnnotation
 13: LineAnnotation
 14: PolygonAnnotation
 15: ArrowAnnotation
 16: BitmapAnnotation
 17: SymbolAnnotation
 18: AnnotationBlock

Argumentsnone 
Return valueintegertype code

Back to Geometry

Back to Overview