NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.Motion.PointOnSurfaceBuilder Class Reference

Represents a NXOpen.Motion.PointOnSurfaceBuilder More...

Inheritance diagram for NXOpen.Motion.PointOnSurfaceBuilder:
NXOpen.Motion.MotionBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe NXOpen.Face[] GetFaces ()
 Returns the selected faces More...
 
unsafe void SetFaces (NXOpen.Face[] faces)
 Set the faces More...
 

Properties

unsafe NXOpen.SelectNXObjectList Faces [get]
 Returns the faces More...
 
unsafe
NXOpen.Motion.ParamOverrideState 
FacesOvrCtrl [get, set]
 Returns or sets the override state of faces, which should only be used for the occurrence of point on surface. More...
 
unsafe NXOpen.Motion.SelectLink Link [get]
 Returns the motion body More...
 
unsafe
NXOpen.Motion.ParamOverrideState 
LinkOvrCtrl [get, set]
 Returns or sets the override state of motion body, which should only be used for the occurrence of point on surface. More...
 
unsafe string Name [get, set]
 Returns or sets the name More...
 
unsafe NXOpen.Point Point [get, set]
 Returns or sets the selected point More...
 
unsafe
NXOpen.Motion.ParamOverrideState 
PointOvrCtrl [get, set]
 Returns or sets the override state of point, which should only be used for the occurrence of point on surface. More...
 
- Properties inherited from NXOpen.Motion.MotionBuilder
unsafe double DisplayScale [get, set]
 Returns or sets the icon display scale More...
 
unsafe string GroupName [get, set]
 Returns or sets the group name More...
 
unsafe
NXOpen.Motion.MotionObject.GroupType 
GroupType [get, set]
 Returns or sets the group type More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.Motion.PointOnSurfaceBuilder

To create a new instance of this class, use NXOpen.Motion.PointOnSurfaceCollection.CreatePointOnSurfaceBuilder

Created in NX6.0.0

Member Function Documentation

unsafe NXOpen.Face [] NXOpen.Motion.PointOnSurfaceBuilder.GetFaces ( )
inline

Returns the selected faces

Created in NX6.0.0

Deprecated in NX1847.0.0. Use NXOpen.Motion.PointOnSurfaceBuilder.Faces instead.

License requirements: None.

Returns
unsafe void NXOpen.Motion.PointOnSurfaceBuilder.SetFaces ( NXOpen.Face[]  faces)
inline

Set the faces

Created in NX6.0.0

Deprecated in NX1847.0.0. Use NXOpen.Motion.PointOnSurfaceBuilder.Faces instead.

License requirements: mechanisms ("MECHANISMS")

Parameters
faces

Property Documentation

unsafe NXOpen.SelectNXObjectList NXOpen.Motion.PointOnSurfaceBuilder.Faces
get

Returns the faces

Created in NX1847.0.0

License requirements: None.

unsafe NXOpen.Motion.ParamOverrideState NXOpen.Motion.PointOnSurfaceBuilder.FacesOvrCtrl
getset

Returns or sets the override state of faces, which should only be used for the occurrence of point on surface.

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.Motion.SelectLink NXOpen.Motion.PointOnSurfaceBuilder.Link
get

Returns the motion body

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Motion.ParamOverrideState NXOpen.Motion.PointOnSurfaceBuilder.LinkOvrCtrl
getset

Returns or sets the override state of motion body, which should only be used for the occurrence of point on surface.

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe string NXOpen.Motion.PointOnSurfaceBuilder.Name
getset

Returns or sets the name

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.Point NXOpen.Motion.PointOnSurfaceBuilder.Point
getset

Returns or sets the selected point

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.Motion.ParamOverrideState NXOpen.Motion.PointOnSurfaceBuilder.PointOvrCtrl
getset

Returns or sets the override state of point, which should only be used for the occurrence of point on surface.

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: mechanisms ("MECHANISMS")


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