Click or drag to resize

MarchingBCInitialPositionOnMesh Property

Gets or sets the position of the first point where the MarchOnSubpolyline(SubPolyline3, SubPolyVerticesIntersection, MarchingInfo) begins.

Namespace:  Karamba.Results.ShellSection
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public Vector3 InitialPositionOnMesh { get; set; }

Property Value

Type: Vector3
See Also