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: 24.2.0.0
Syntax
public CompositeParameter(
        int segmentIndex,
        double localParameter
)

Parameters

segmentIndex  Int32
[in] Segment index.
localParameter  Double
[in] Local parameter value.
See Also

©  Bricsys NV. All rights reserved.