API Documentation
>
Interface Classes
> Class pfcDimToleranceLimits
Class pfcDimToleranceLimits
# include <
pfcDimension.h
>
class
pfcDimToleranceLimits
: public virtual
xobject
{
xdeclare
(
pfcDimToleranceLimits
)
...
};
This is a
COMPACT
class.
Description
Method Summary
static
pfcDimToleranceLimits_ptr
Create
(
optional
xreal
inUpperLimit,
optional
xreal
inLowerLimit)
xreal
GetLowerLimit
()
void
SetLowerLimit
(
xreal
value)
xreal
GetUpperLimit
()
void
SetUpperLimit
(
xreal
value)
Method Detail
xreal
GetUpperLimit
()
void
SetUpperLimit
(
xreal
value)
xreal
GetLowerLimit
()
void
SetLowerLimit
(
xreal
value)
static
pfcDimToleranceLimits_ptr
Create
(
optional
xreal
inUpperLimit,
optional
xreal
inLowerLimit)
Parameters:
inUpperLimit
inLowerLimit
Returns:
Was this helpful?
This site works best with JavaScript enabled