ModelElementStraightLineGetCrossSectionsPositions Method
Namespace: Karamba.ElementsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public List<double> GetCrossSectionsPositions(
Model model
)
Public Function GetCrossSectionsPositions (
model As Model
) As List(Of Double)
public:
List<double>^ GetCrossSectionsPositions(
Model^ model
)
member GetCrossSectionsPositions :
model : Model -> List<float>
- model Model
- Model to which the element belongs.
ListDoubleList of position parameters (t between 0 and 1).