NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.Features.PrintCsysBuilder Class Reference

Represents a Features.Feature builder More...

Inheritance diagram for NXOpen.Features.PrintCsysBuilder:
NXOpen.Features.FeatureBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  FreedomType {
  Free, FixZDirection, FixBottomPlane, Rotate180,
  FixBottomandXY, FixRotation, Fixed
}
 Freedom type of the print CSYS More...
 
enum  Types { UserDefined, MinimumHeight }
 Types of methods which is used to create print CSYS More...
 

Properties

unsafe NXOpen.ScCollector Bodies [get]
 Returns the bodies which are selected to create print CSYS More...
 
unsafe NXOpen.CoordinateSystem CoordinateSystem [get, set]
 Returns or sets the coordinate system which is manually set for the print CSYS More...
 
unsafe
NXOpen.Features.PrintCsysBuilder.FreedomType 
Freedom [get, set]
 Returns or sets the freedom type of the print CSYS More...
 
unsafe double MaxAngle [get, set]
 Returns or sets the maximum overhang angle More...
 
unsafe double Offset [get, set]
 Returns or sets the print csys offset in Z direction More...
 
unsafe
NXOpen.Features.PrintCsysBuilder.Types 
Type [get, set]
 Returns or sets the type which used to create print CSYS More...
 
- Properties inherited from NXOpen.Features.FeatureBuilder
unsafe bool ParentFeatureInternal [get, set]
 Returns or sets whether or not the latest timestamped parent feature of this feature should be made internal More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Features.FeatureBuilder
unsafe NXOpen.Features.Feature CommitFeature ()
 Commits the feature parameters and creates the feature More...
 
unsafe NXOpen.Features.Feature GetFeature ()
 Returns the feature currently being edited by this builder. More...
 
unsafe void HideInternalParentFeatureAfterEdit (NXOpen.Features.Feature parentFeature)
 Re-suppress an internal parent feature (a slave feature) after it has been edited. More...
 
unsafe void SetParentFeatureInternal (NXOpen.Features.Feature parentFeature)
 Set the parent features which would be internal or slaves to the feature being created or commited More...
 
unsafe void ShowInternalParentFeatureForEdit (NXOpen.Features.Feature parentFeature)
 Unsuppress an internal parent feature (a slave feature) so it can be edited. More...
 
unsafe void UnsetParentFeatureInternal (NXOpen.Features.Feature parentFeature)
 Set the internal parent feature of the feature being edited to external More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a Features.Feature builder

To create a new instance of this class, use NXOpen.Features.PrintCsysFeatureCollection.CreatePrintCsysBuilder

Default values.

Property Value

Freedom

Free

MaxAngle

45

Offset

0.0

Type

UserDefined

Created in NX12.0.1

Member Enumeration Documentation

Freedom type of the print CSYS

Enumerator
Free 

Parts are free to rotate and translate

FixZDirection 

Parts are free to translate, rotate around z and rotate 180 degrees around other axes

FixBottomPlane 

Parts are free to translate and to rotate around z only

Rotate180 

Parts are free to translate and rotate 180 degrees over any axis

FixBottomandXY 

Parts are free to translate, rotate 180 degrees around z axis only

FixRotation 

Parts are free to translate only

Fixed 

Parts are fixed in place and will not be optimized

Types of methods which is used to create print CSYS

Enumerator
UserDefined 

User defined method

MinimumHeight 

Minimum height method

Property Documentation

unsafe NXOpen.ScCollector NXOpen.Features.PrintCsysBuilder.Bodies
get

Returns the bodies which are selected to create print CSYS

Created in NX12.0.1

License requirements: None.

unsafe NXOpen.CoordinateSystem NXOpen.Features.PrintCsysBuilder.CoordinateSystem
getset

Returns or sets the coordinate system which is manually set for the print CSYS

Created in NX12.0.1

License requirements to get this property: None.

License requirements to set this property: nx_additive_design (" NX Additive Design")

unsafe NXOpen.Features.PrintCsysBuilder.FreedomType NXOpen.Features.PrintCsysBuilder.Freedom
getset

Returns or sets the freedom type of the print CSYS

Created in NX12.0.1

License requirements to get this property: None.

License requirements to set this property: nx_additive_design (" NX Additive Design")

unsafe double NXOpen.Features.PrintCsysBuilder.MaxAngle
getset

Returns or sets the maximum overhang angle

Created in NX12.0.1

License requirements to get this property: None.

License requirements to set this property: nx_additive_design (" NX Additive Design")

unsafe double NXOpen.Features.PrintCsysBuilder.Offset
getset

Returns or sets the print csys offset in Z direction

Created in NX1899.0.0

License requirements to get this property: None.

License requirements to set this property: nx_additive_design (" NX Additive Design")

unsafe NXOpen.Features.PrintCsysBuilder.Types NXOpen.Features.PrintCsysBuilder.Type
getset

Returns or sets the type which used to create print CSYS

Created in NX12.0.1

License requirements to get this property: None.

License requirements to set this property: nx_additive_design (" NX Additive Design")


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