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

3 Convex objects
 3.1 Attributes

3 Convex objects

3.1 Attributes

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

Returns: integer

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

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

Returns: integer

Returns the dimension of the covex object.

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

Returns: boolian

Returns whether the convex object is full dimensional or not.

3.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 7 Ind

generated by GAPDoc2HTML