Goto Chapter: Top 1 2 3 4 5 6 Ind
 [Top of Book]  [Contents]   [Previous Chapter]   [Next Chapter] 

2 Convex objects
 2.1 Attributes

2 Convex objects

2.1 Attributes

2.1-1 AmbientSpaceDimension
‣ AmbientSpaceDimension( obj )( attribute )

Returns: integer

Returns the dimension of the ambient space, i.e., the space that contains the convex object.

2.1-2 Dimension
‣ Dimension( obj )( attribute )

Returns: integer

Returns the dimension of the covex object.

2.1-3 IsFullDimensional
‣ IsFullDimensional( obj )( property )

Returns: boolian

Returns whether the convex object is full dimensional or not.

2.1-4 InteriorPoint
‣ InteriorPoint( obj )( attribute )

Returns: a point in the object

Returns an interior point of the covex object.

 [Top of Book]  [Contents]   [Previous Chapter]   [Next Chapter] 
Goto Chapter: Top 1 2 3 4 5 6 Ind

generated by GAPDoc2HTML