|
IGeom3DSurface::Limit
Description
This property allows you to get the U,V limits.
Syntax
Limits = Limit ( );
Return: (Variant) Limits |
Variant that contains double type one dimensional array of limits in the following order MinimalU,MinimalV,MaximalU,MaximalV. |
|