Library | Module

Interface IpfcTableInfo



Description

This interface contains table information.
See Also:
IpfcTable.GetInfo()



Property Summary

PropertyCharHeightas Double
 
PropertyCharWidthas Double
 
PropertyNumberOfColumnsas Long
The number of columns in the table.
PropertyNumberOfRowsas Long
The number of rows in the table.
PropertyOriginas IpfcPoint3D
The table origin.
PropertyOutlineas IpfcOutline3D
The coordinates of the table outline.
PropertyRotationas Double
The table rotation angle, in degrees.
PropertySegCharHeightas Double
The character height in the table segment.



Property Detail


PropertyCharHeightas Double

 




PropertyCharWidthas Double

 




PropertyNumberOfColumnsas Long

The number of columns in the table.




PropertyNumberOfRowsas Long

The number of rows in the table.




PropertyOriginas IpfcPoint3D

The table origin.




PropertyOutlineas IpfcOutline3D

The coordinates of the table outline.




PropertyRotationas Double

The table rotation angle, in degrees.




PropertySegCharHeightas Double

The character height in the table segment.