Click or drag to resize
ParameterRange Structure
Represents the range of a spline surface in U or V direction.

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public struct ParameterRange

The ParameterRange type exposes the following members.

Properties
  NameDescription
Public propertyEnd
Gets end of the valid parameter range.
Public propertyStart
Gets the start of the valid parameter range.
Top
Methods
  NameDescription
Public methodEquals (Inherited from ValueType.)
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from ValueType.)
Top
Version Information

Supported in: 1.0.0.0
See Also