NXOpen .NET Reference  12.0.0
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.GeometricUtilities.IComponentBuilder

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.Motion.SelectLink Link [get]
 Returns the link 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...
 
- 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...
 

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 ( )

Returns the selected faces

Created in NX6.0.0

License requirements: None.

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

Set the faces

Created in NX6.0.0

License requirements: mechanisms ("MECHANISMS")

Parameters
faces

Property Documentation

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

Returns the link

Created in NX8.0.0

License requirements: None.

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")


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