Evaluate Section#

../../_images/gh_cmp_EvaluateSection.PNG

Evaluate axis geometry at a specific station by returning breps and points of interest which represent the section at this station under consideration of various axis properties

Input#

Name

Type

Structure

Description

Axis

Axis Definition

List

Axis definitions containing necessary modeling information

Points

Text

List

List of points to be extracted

Station

Number /
Text /
Axis Placement

List

Station values, placements or placement names at which the section is evaluated.
E.g. “1.2”, “myPlcName*”

InteAttr

InteAttr

Item

Interpolation attributes

Output#

Name

Type

Structure

Description

Breps

Brep

Tree

Planar breps representing the result of the evaluation.
Breps in branch { j, k } correspond to curve j and station k.
Brep at list index i refers to section face i

Points

Point

Tree

Points extracted from the section at specified stations.
Points in branch { j, k } correspond to curve j and station k.
Point at list index i refers to extraction point i

Planes

Plane

Tree

Planes representing coordinate frames at specified stations.
Plane in branch { j, k } corresponds to curve j and station k.