NXOpen .NET Reference  12.0.0
Public Member Functions | Properties | List of all members
NXOpen.CAM.Splitter Class Reference

Represents a Splitter Builder More...

Inheritance diagram for NXOpen.CAM.Splitter:

Public Member Functions

unsafe NXOpen.NXObject[] GetWallFaces ()
 Get the wall faces More...
 
unsafe void SetWallFaces (NXOpen.NXObject[] wallFaces)
 Set the wall faces More...
 
unsafe void RemoveWallFaces (NXOpen.NXObject[] faces)
 Remove the wall faces More...
 
unsafe NXOpen.NXObject[] GetBlendFaces ()
 Get the blend faces More...
 
unsafe void SetBlendFaces (NXOpen.NXObject[] blendFaces)
 Set the blend faces More...
 
unsafe void RemoveBlendFaces (NXOpen.NXObject[] faces)
 Remove the blend faces More...
 

Properties

unsafe int CountOfFaces [get, set]
 Returns or sets the item count of the list More...
 

Detailed Description

Represents a Splitter Builder

To create a new instance of this class, use NXOpen.CAM.MultiBladeSplittersGeometry.CreateSplitter

Created in NX7.0.0

Member Function Documentation

unsafe NXOpen.NXObject [] NXOpen.CAM.Splitter.GetBlendFaces ( )

Get the blend faces

Created in NX7.0.0

License requirements: None.

Returns
the blend faces
unsafe NXOpen.NXObject [] NXOpen.CAM.Splitter.GetWallFaces ( )

Get the wall faces

Created in NX7.0.0

License requirements: None.

Returns
the wall faces
unsafe void NXOpen.CAM.Splitter.RemoveBlendFaces ( NXOpen.NXObject[]  faces)

Remove the blend faces

Created in NX7.0.0

License requirements: cam_base ("CAM BASE")

Parameters
facesthe removed blend faces
unsafe void NXOpen.CAM.Splitter.RemoveWallFaces ( NXOpen.NXObject[]  faces)

Remove the wall faces

Created in NX7.0.0

License requirements: cam_base ("CAM BASE")

Parameters
facesthe removed wall faces
unsafe void NXOpen.CAM.Splitter.SetBlendFaces ( NXOpen.NXObject[]  blendFaces)

Set the blend faces

Created in NX7.0.0

License requirements: cam_base ("CAM BASE")

Parameters
blendFacesthe blend faces
unsafe void NXOpen.CAM.Splitter.SetWallFaces ( NXOpen.NXObject[]  wallFaces)

Set the wall faces

Created in NX7.0.0

License requirements: cam_base ("CAM BASE")

Parameters
wallFacesthe wall faces

Property Documentation

unsafe int NXOpen.CAM.Splitter.CountOfFaces
getset

Returns or sets the item count of the list

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")


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