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

Represents a Punch_Through builder More...

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

Public Types

enum  ImprintImageValues { Dark, Light }
 the image imprint value More...
 

Properties

unsafe string ImageFile [get, set]
 Returns or sets the image file More...
 
unsafe
NXOpen.Features.PunchThroughBuilder.ImprintImageValues 
ImprintImageValue [get, set]
 Returns or sets the imprint type More...
 
unsafe int OverallTranslucency [get, set]
 Returns or sets the Overall Translucency More...
 
unsafe int PatternCountDirection1 [get, set]
 Returns or sets the number of image instances in direction 1 More...
 
unsafe int PatternCountDirection2 [get, set]
 Returns or sets the number of image instances in direction 2 More...
 
unsafe bool PatternImage [get, set]
 Returns or sets the flag indicating if image is patterned. More...
 
unsafe bool ScaleUniform [get, set]
 Returns or sets the Scale Uniform More...
 
unsafe bool SmoothEdge [get, set]
 Returns or sets the Smooth Edge More...
 
unsafe
NXOpen.GeometricUtilities.TransformerData 
Transformer [get]
 Returns the transformation tool. 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.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a Punch_Through builder

To create a new instance of this class, use NXOpen.Features.FreeformSurfaceCollection.CreatePunchThroughBuilder

Default values.

Property Value

ScaleUniform

1

Created in NX1872.0.0

Member Enumeration Documentation

the image imprint value

Enumerator
Dark 
Light 

Property Documentation

unsafe string NXOpen.Features.PunchThroughBuilder.ImageFile
getset

Returns or sets the image file

Created in NX1872.0.0

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe NXOpen.Features.PunchThroughBuilder.ImprintImageValues NXOpen.Features.PunchThroughBuilder.ImprintImageValue
getset

Returns or sets the imprint type

Created in NX1872.0.0

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe int NXOpen.Features.PunchThroughBuilder.OverallTranslucency
getset

Returns or sets the Overall Translucency

Created in NX1872.0.0

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe int NXOpen.Features.PunchThroughBuilder.PatternCountDirection1
getset

Returns or sets the number of image instances in direction 1

Created in NX1872.0.0

License requirements to get this property: None.

License requirements to set this property: features_modeling ("FEATURES MODELING") OR studio_free_form ("STUDIO FREE FORM") OR nx_polygon_modeling (" NX Polygon Modeling")

unsafe int NXOpen.Features.PunchThroughBuilder.PatternCountDirection2
getset

Returns or sets the number of image instances in direction 2

Created in NX1872.0.0

License requirements to get this property: None.

License requirements to set this property: features_modeling ("FEATURES MODELING") OR studio_free_form ("STUDIO FREE FORM") OR nx_polygon_modeling (" NX Polygon Modeling")

unsafe bool NXOpen.Features.PunchThroughBuilder.PatternImage
getset

Returns or sets the flag indicating if image is patterned.

Created in NX1872.0.0

License requirements to get this property: None.

License requirements to set this property: features_modeling ("FEATURES MODELING") OR studio_free_form ("STUDIO FREE FORM") OR nx_polygon_modeling (" NX Polygon Modeling")

unsafe bool NXOpen.Features.PunchThroughBuilder.ScaleUniform
getset

Returns or sets the Scale Uniform

Created in NX1872.0.0

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe bool NXOpen.Features.PunchThroughBuilder.SmoothEdge
getset

Returns or sets the Smooth Edge

Created in NX1872.0.0

License requirements to get this property: nx_polygon_modeling (" NX Polygon Modeling")

License requirements to set this property: features_modeling ("FEATURES MODELING") OR studio_free_form ("STUDIO FREE FORM") OR nx_polygon_modeling (" NX Polygon Modeling")

unsafe NXOpen.GeometricUtilities.TransformerData NXOpen.Features.PunchThroughBuilder.Transformer
get

Returns the transformation tool.

Created in NX1872.0.0

License requirements: None.


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