RailingFeatureBuilder Class

class NXOpen.LineDesigner.RailingFeatureBuilder

Bases: NXOpen.Features.FeatureBuilder

Represents a LineDesigner.RailingFeature Features.

FeatureBuilder

To create a new instance of this class, use NXOpen.LineDesigner.LineDesignerManager.CreateRailingFeatureBuilder()

Default values.

Property Value
EnumPostCrossStyle Rectangle
EnumRailCrossStyle Rectangle
EnumSpacingType CountandSpan
IntegerCount 2
LinearDimBottomElevation.Value 0 (millimeters part), 0 (inches part)
LinearDimPitchBy.Value 100 (millimeters part), 4 (inches part)
LinearDimPostCrossDia.Value 37.5 (millimeters part), 1.5 (inches part)
LinearDimPostCrossLength.Value 37.5 (millimeters part), 1.5 (inches part)
LinearDimPostCrossTickness.Value 3.35 (millimeters part), 0.13 (inches part)
LinearDimPostCrossWidth.Value 37.5 (millimeters part), 1.5 (inches part)
LinearDimPostHeight.Value 1067 (millimeters part), 42 (inches part)
LinearDimPostSpacing.Value 500 (millimeters part), 20 (inches part)
LinearDimRailCrossDia.Value 37.5 (millimeters part), 1.5 (inches part)
LinearDimRailCrossLength.Value 37.5 (millimeters part), 1.57 (inches part)
LinearDimRailCrossWidth.Value 37.5 (millimeters part), 1.5 (inches part)
OnPathDimSpanBy.Expression.Value 1067 (millimeters part), 42 (inches part)
PostOffset PostOnCurve

New in version NX9.0.0.

Properties

Property Description
EnumPostCrossStyle Returns or sets the enum post cross style
EnumRailCrossStyle Returns or sets the enum rail cross style
EnumSpacingType Returns or sets the enum spacing type
IntegerCount Returns or sets the integer count
IsSketchInternal Returns or sets the issketchiInternal
LinearDimBottomElevation Returns the linear dim bottom elevation
LinearDimPitchBy Returns the linear dim pitch by
LinearDimPostCrossDia Returns the linear dim post cross dia
LinearDimPostCrossLength Returns the linear dim post cross length
LinearDimPostCrossTickness Returns the linear dim post cross tickness
LinearDimPostCrossWidth Returns the linear dim post cross width
LinearDimPostHeight Returns the linear dim post height
LinearDimPostSpacing Returns the linear dim post spacing
LinearDimRailCrossDia Returns the linear dim rail cross dia
LinearDimRailCrossLength Returns the linear dim rail cross length
LinearDimRailCrossWidth Returns the linear dim rail cross width
OnPathDimSpanBy Returns the on path dim span by
ParentFeatureInternal Returns or sets whether or not the latest timestamped parent feature of this feature should be made internal
PatchSolutionFlag Returns or sets the patch solution flag
PatchSurfaceFilename Returns or sets the patch surface filename
PostOffset Returns or sets the post offset
SelectionCurves Returns the selection curves
SelectionPostCrossSection Returns the selection post cross section
SurroundingPatchSurfaceFilename Returns or sets the surrounding patch surface filename
Tag Returns the Tag for this object.

Methods

Method Description
Commit Commits any edits that have been applied to the builder.
CommitFeature Commits the feature parameters and creates the feature @return
Destroy Deletes the builder, and cleans up any objects created by the builder.
GetCommittedObjects For builders that create more than one object, this method returns the objects that are created by commit.
GetFeature Returns the feature currently being edited by this builder.
GetObject Returns the object currently being edited by this builder.
HideInternalParentFeatureAfterEdit Re-suppress an internal parent feature (a slave feature) after it has been edited.
SetParentFeatureInternal Set the parent features which would be internal or slaves to the feature being created or commited
ShowInternalParentFeatureForEdit Unsuppress an internal parent feature (a slave feature) so it can be edited.
ShowResults Updates the model to reflect the result of an edit to the model for all builders that support showing results.
UnsetParentFeatureInternal Set the internal parent feature of the feature being edited to external
Validate Validate whether the inputs to the component are sufficient for commit to be called.

Property Detail

EnumPostCrossStyle

RailingFeatureBuilder.EnumPostCrossStyle

Returns or sets the enum post cross style

-------------------------------------

Getter Method

Signature EnumPostCrossStyle()

Returns:
Return type:NXOpen.LineDesigner.RailingFeatureBuilderSelPostcrossStyle

New in version NX9.0.0.

License requirements: ld_line_designer (“FULL LINE DESIGNER”)

-------------------------------------

Setter Method

Signature EnumPostCrossStyle(enumPostCrossStyle)

Parameters:enumPostCrossStyle (NXOpen.LineDesigner.RailingFeatureBuilderSelPostcrossStyle) –

New in version NX9.0.0.

License requirements: ld_line_designer (“FULL LINE DESIGNER”)

EnumRailCrossStyle

RailingFeatureBuilder.EnumRailCrossStyle

Returns or sets the enum rail cross style

-------------------------------------

Getter Method

Signature EnumRailCrossStyle()

Returns:
Return type:NXOpen.LineDesigner.RailingFeatureBuilderRailCrossStyle

New in version NX9.0.0.

License requirements: ld_line_designer (“FULL LINE DESIGNER”)

-------------------------------------

Setter Method

Signature EnumRailCrossStyle(enumRailCrossStyle)

Parameters:enumRailCrossStyle (NXOpen.LineDesigner.RailingFeatureBuilderRailCrossStyle) –

New in version NX9.0.0.

License requirements: ld_line_designer (“FULL LINE DESIGNER”)

EnumSpacingType

RailingFeatureBuilder.EnumSpacingType

Returns or sets the enum spacing type

-------------------------------------

Getter Method

Signature EnumSpacingType()

Returns:
Return type:NXOpen.LineDesigner.RailingFeatureBuilderSpaceType

New in version NX9.0.0.

License requirements: ld_line_designer (“FULL LINE DESIGNER”)

-------------------------------------

Setter Method

Signature EnumSpacingType(enumSpacingType)

Parameters:enumSpacingType (NXOpen.LineDesigner.RailingFeatureBuilderSpaceType) –

New in version NX9.0.0.

License requirements: ld_line_designer (“FULL LINE DESIGNER”)

IntegerCount

RailingFeatureBuilder.IntegerCount

Returns or sets the integer count

-------------------------------------

Getter Method

Signature IntegerCount()

Returns:
Return type:int

New in version NX9.0.0.

License requirements: ld_line_designer (“FULL LINE DESIGNER”)

-------------------------------------

Setter Method

Signature IntegerCount(integerCount)

Parameters:integerCount (int) –

New in version NX9.0.0.

License requirements: ld_line_designer (“FULL LINE DESIGNER”)

IsSketchInternal

RailingFeatureBuilder.IsSketchInternal

Returns or sets the issketchiInternal

-------------------------------------

Getter Method

Signature IsSketchInternal()

Returns:
Return type:bool

New in version NX10.0.0.

License requirements: ld_line_designer (“FULL LINE DESIGNER”)

-------------------------------------

Setter Method

Signature IsSketchInternal(makeSketchInternal)

Parameters:makeSketchInternal (bool) –

New in version NX10.0.0.

License requirements: ld_line_designer (“FULL LINE DESIGNER”)

LinearDimBottomElevation

RailingFeatureBuilder.LinearDimBottomElevation

Returns the linear dim bottom elevation

-------------------------------------

Getter Method

Signature LinearDimBottomElevation()

Returns:
Return type:NXOpen.Expression

New in version NX9.0.0.

License requirements: ld_line_designer (“FULL LINE DESIGNER”)

LinearDimPitchBy

RailingFeatureBuilder.LinearDimPitchBy

Returns the linear dim pitch by

-------------------------------------

Getter Method

Signature LinearDimPitchBy()

Returns:
Return type:NXOpen.Expression

New in version NX9.0.0.

License requirements: ld_line_designer (“FULL LINE DESIGNER”)

LinearDimPostCrossDia

RailingFeatureBuilder.LinearDimPostCrossDia

Returns the linear dim post cross dia

-------------------------------------

Getter Method

Signature LinearDimPostCrossDia()

Returns:
Return type:NXOpen.Expression

New in version NX9.0.0.

License requirements: ld_line_designer (“FULL LINE DESIGNER”)

LinearDimPostCrossLength

RailingFeatureBuilder.LinearDimPostCrossLength

Returns the linear dim post cross length

-------------------------------------

Getter Method

Signature LinearDimPostCrossLength()

Returns:
Return type:NXOpen.Expression

New in version NX9.0.0.

License requirements: ld_line_designer (“FULL LINE DESIGNER”)

LinearDimPostCrossTickness

RailingFeatureBuilder.LinearDimPostCrossTickness

Returns the linear dim post cross tickness

-------------------------------------

Getter Method

Signature LinearDimPostCrossTickness()

Returns:
Return type:NXOpen.Expression

New in version NX9.0.0.

License requirements: ld_line_designer (“FULL LINE DESIGNER”)

LinearDimPostCrossWidth

RailingFeatureBuilder.LinearDimPostCrossWidth

Returns the linear dim post cross width

-------------------------------------

Getter Method

Signature LinearDimPostCrossWidth()

Returns:
Return type:NXOpen.Expression

New in version NX9.0.0.

License requirements: ld_line_designer (“FULL LINE DESIGNER”)

LinearDimPostHeight

RailingFeatureBuilder.LinearDimPostHeight

Returns the linear dim post height

-------------------------------------

Getter Method

Signature LinearDimPostHeight()

Returns:
Return type:NXOpen.Expression

New in version NX9.0.0.

License requirements: ld_line_designer (“FULL LINE DESIGNER”)

LinearDimPostSpacing

RailingFeatureBuilder.LinearDimPostSpacing

Returns the linear dim post spacing

-------------------------------------

Getter Method

Signature LinearDimPostSpacing()

Returns:
Return type:NXOpen.Expression

New in version NX9.0.0.

License requirements: ld_line_designer (“FULL LINE DESIGNER”)

LinearDimRailCrossDia

RailingFeatureBuilder.LinearDimRailCrossDia

Returns the linear dim rail cross dia

-------------------------------------

Getter Method

Signature LinearDimRailCrossDia()

Returns:
Return type:NXOpen.Expression

New in version NX9.0.0.

License requirements: ld_line_designer (“FULL LINE DESIGNER”)

LinearDimRailCrossLength

RailingFeatureBuilder.LinearDimRailCrossLength

Returns the linear dim rail cross length

-------------------------------------

Getter Method

Signature LinearDimRailCrossLength()

Returns:
Return type:NXOpen.Expression

New in version NX9.0.0.

License requirements: ld_line_designer (“FULL LINE DESIGNER”)

LinearDimRailCrossWidth

RailingFeatureBuilder.LinearDimRailCrossWidth

Returns the linear dim rail cross width

-------------------------------------

Getter Method

Signature LinearDimRailCrossWidth()

Returns:
Return type:NXOpen.Expression

New in version NX9.0.0.

License requirements: ld_line_designer (“FULL LINE DESIGNER”)

OnPathDimSpanBy

RailingFeatureBuilder.OnPathDimSpanBy

Returns the on path dim span by

-------------------------------------

Getter Method

Signature OnPathDimSpanBy()

Returns:
Return type:NXOpen.GeometricUtilities.OnPathDimensionBuilder

New in version NX9.0.0.

License requirements: ld_line_designer (“FULL LINE DESIGNER”)

PostOffset

RailingFeatureBuilder.PostOffset

Returns or sets the post offset

-------------------------------------

Getter Method

Signature PostOffset()

Returns:
Return type:NXOpen.LineDesigner.RailingFeatureBuilderPostOffsetType

New in version NX9.0.0.

License requirements: ld_line_designer (“FULL LINE DESIGNER”)

-------------------------------------

Setter Method

Signature PostOffset(postOffset)

Parameters:postOffset (NXOpen.LineDesigner.RailingFeatureBuilderPostOffsetType) –

New in version NX9.0.0.

License requirements: ld_line_designer (“FULL LINE DESIGNER”)

SelectionCurves

RailingFeatureBuilder.SelectionCurves

Returns the selection curves

-------------------------------------

Getter Method

Signature SelectionCurves()

Returns:
Return type:NXOpen.Section

New in version NX9.0.0.

License requirements: ld_line_designer (“FULL LINE DESIGNER”)

SelectionPostCrossSection

RailingFeatureBuilder.SelectionPostCrossSection

Returns the selection post cross section

-------------------------------------

Getter Method

Signature SelectionPostCrossSection()

Returns:
Return type:NXOpen.Section

New in version NX9.0.0.

License requirements: ld_line_designer (“FULL LINE DESIGNER”)

Method Detail

Validate

RailingFeatureBuilder.Validate

Validate whether the inputs to the component are sufficient for commit to be called.

If the component is not in a state to commit then an exception is thrown. For example, if the component requires you to set some property, this method will throw an exception if you haven’t set it. This method throws a not-yet-implemented NXException for some components.

Signature Validate()

Returns:Was self validation successful
Return type:bool

New in version NX3.0.1.

License requirements: None.