Click or drag to resize

MarchingBCStartingPositionOnEdge Property

Gets or sets the position of the starting point. The MarchOnASegment(MarchingBC, Segment3, MarchingInfo, CrossedSection) will begin from here.

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

Property Value

Type: Vector3
See Also