CompositeParameter Constructor

Constructor for the CompositeParameter structure. Constructs the structure with the passed segment index and local parameter value.
Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public CompositeParameter(
        int segmentIndex,
        double localParameter
)

Parameters

segmentIndex
Type: SystemInt32
[in] Segment index.
localParameter
Type: SystemDouble
[in] Local parameter value.
See Also

©  Bricsys NV. All rights reserved.