STK Vector Geometry ToolSend comments on this topic.
IAgCrdnVolumeFromCalc Interface

Description

An volume from calc volume interface.

Public Methods

Public Method GetMaximumGet the maximum bound value from the bounds. Call SetMaximum to apply changes.
Public Method GetMinimumGet the minimum bound value from the bounds. Call SetMinimum to apply changes.
Public Method SetSet the min/max bounds. Throws an exception if the minimum is greater than maximum.
Public Method SetMaximumSet the maximum bound value for the condition.
Public Method SetMinimumSet the minimum bound value for the bounds.

Public Properties

Public Property OperationGet the operation from the condition that determines how the bounds are considered. The operation can be set to define satisfaction when the scalar is above minimum, below maximum, between minimum and maximum or outside minimum and maximum.
Public Property VolumeCalcGet the volume calc from the bounds.

Interfaces

Implemented Interface
IAgCrdnVolume
IAgCrdn

CoClasses that Implement IAgCrdnVolumeFromCalc

© 2024 Analytical Graphics, Inc. All Rights Reserved.