NX Open C++ Reference Guide
Public Member Functions
NXOpen::Features::ShipDesign::MarkingLineBuilder Class Reference

Represents a MarkingLine Feature builder
To create a new instance of this class, use Features::ShipCollection::CreateMarkingLineBuilder

Created in NX5.0.0. More...

Inheritance diagram for NXOpen::Features::ShipDesign::MarkingLineBuilder:
NXOpen::Features::FeatureBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

double AngleTolerance ()
 Returns the angle tolerance for marking lines.
NXOpen::ScCollectorCuttingSideFaces ()
 Returns the cutting side face
Created in NX5.0.0.
bool HideOriginal ()
 Returns the option to hide original marking lines.
void SetAngleTolerance (double tolerance)
 Sets the angle tolerance for marking lines.
void SetHideOriginal (bool hideOriginal)
 Sets the option to hide original marking lines.
void SetTolerance (double tolerance)
 Sets the distance tolerance for marking lines.
double Tolerance ()
 Returns the distance tolerance for marking lines.

Detailed Description

Represents a MarkingLine Feature builder
To create a new instance of this class, use Features::ShipCollection::CreateMarkingLineBuilder

Created in NX5.0.0.



Member Function Documentation

Returns the angle tolerance for marking lines.


Created in NX7.5.0.

License requirements : None

Returns the cutting side face
Created in NX5.0.0.



License requirements : None

Returns the option to hide original marking lines.


Created in NX5.0.0.

License requirements : None

Sets the angle tolerance for marking lines.


Created in NX7.5.0.

License requirements : nx_ship_concept ("Ship Concept")

Parameters:
tolerancetolerance

Sets the option to hide original marking lines.


Created in NX5.0.0.

License requirements : nx_ship_concept ("Ship Concept")

Parameters:
hideOriginalhideoriginal

Sets the distance tolerance for marking lines.


Created in NX7.5.0.

License requirements : nx_ship_concept ("Ship Concept")

Parameters:
tolerancetolerance

Returns the distance tolerance for marking lines.


Created in NX7.5.0.

License requirements : None


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.