CompositeParameter Structure

This data type stores the data that specifies the parameter of a point on a composite curve. This data consists of the point's parameter value and the index of the curve on which the point resides.
Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public struct CompositeParameter

The CompositeParameter type exposes the following members.

Constructors
  Name Description
Public method CompositeParameter
Constructor for the CompositeParameter structure. Constructs the structure with the passed segment index and local parameter value.
Top
Properties
  Name Description
Public property LocalParameter
Public property SegmentIndex
Top
Methods
Operators
  Name Description
Public operatorStatic member Equality
Equality operator.
Public operatorStatic member Inequality
Equality operator.
Top
See Also

©  Bricsys NV. All rights reserved.