Method that gets the plane at which the input thickness is held.
Name | Type | Description |
HoldThicknessAt | RibThicknessPlaneEnum | Output RibThicknessPlaneEnum that defines the plane at which the thickness should be held. Valid returns values are kRibThicknessAtSketchPlane, kRibThicknessAtRoot and kRibThicknessAtNeutralGeometry. If kRibThicknessAtNeutralGeometry is returned, the NeutralGeometry argument returns the correposnig geometry. |
NeutralGeometry | Object | Output object that specifies the neutral geometry if the HoldThicknessAt argument returns kRibThicknessAtNeutralGeometry. Else, this argument returns Nothing. |