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

Represents a Features::HoodVisibility builder
To create a new instance of this class, use Features::FeatureCollection::CreateHoodVisibilityBuilder
Default values. More...

Inheritance diagram for NXOpen::Features::HoodVisibilityBuilder:
NXOpen::Features::FeatureBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

bool AssoToggle ()
 Returns the associative toggle; toggle on to create feature
Created in NX6.0.0.
NXOpen::PointEyePoint ()
 Returns the eye point
Created in NX6.0.0.
double PitchAngle ()
 Returns the pitch angle which determines the quantity of section planes
Created in NX6.0.0.
NXOpen::ScCollectorSelectFace ()
 Returns the hood face
Created in NX6.0.0.
void SetAssoToggle (bool assoToggle)
 Sets the associative toggle; toggle on to create feature
Created in NX6.0.0.
void SetEyePoint (NXOpen::Point *eyePoint)
 Sets the eye point
Created in NX6.0.0.
void SetPitchAngle (double pitchAngle)
 Sets the pitch angle which determines the quantity of section planes
Created in NX6.0.0.

Detailed Description

Represents a Features::HoodVisibility builder
To create a new instance of this class, use Features::FeatureCollection::CreateHoodVisibilityBuilder
Default values.

Property Value

AssoToggle

0

PitchAngle

0


Created in NX6.0.0.


Member Function Documentation

Returns the associative toggle; toggle on to create feature
Created in NX6.0.0.



License requirements : None

Returns the eye point
Created in NX6.0.0.



License requirements : None

Returns the pitch angle which determines the quantity of section planes
Created in NX6.0.0.



License requirements : None

Returns the hood face
Created in NX6.0.0.



License requirements : None

Sets the associative toggle; toggle on to create feature
Created in NX6.0.0.



License requirements : nx_general_packaging ("NX General Packaging")

Parameters:
assoToggleassotoggle

Sets the eye point
Created in NX6.0.0.



License requirements : nx_general_packaging ("NX General Packaging")

Parameters:
eyePointeyepoint

Sets the pitch angle which determines the quantity of section planes
Created in NX6.0.0.



License requirements : nx_general_packaging ("NX General Packaging")

Parameters:
pitchAnglepitchangle

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