A3DIntervalData

struct A3DIntervalData

Structure for specifying a linear domain.

2.0

This structure defines the linear domain, such as the trimming domain for a curve.

Index

Variables

Variables

A3DDouble A3DIntervalData.m_dMin

Minimal value.

A3DDouble A3DIntervalData.m_dMax

Maximal value.