CFx SDK Documentation 2024 SP0
|
#include <ModelerGeometry.h>
Public Attributes | |
OdUInt32 | numU |
OdUInt32 | numV |
Stores the number of isolines in U and V directions.
Definition at line 168 of file ModelerGeometry.h.
OdUInt32 OdModelerGeometry::NumIsolines::numU |
Number of isolines in U direction.
Definition at line 171 of file ModelerGeometry.h.
OdUInt32 OdModelerGeometry::NumIsolines::numV |
Number of isolines in V direction.
Definition at line 173 of file ModelerGeometry.h.