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

Represents a builder for an offset emboss feature. More...

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

Public Types

enum  Types { Curve, Point }
 Enumeration of center types More...
 

Properties

unsafe double AngleTolerance [get, set]
 Returns or sets the angle tolerance: The maximum allowable angle between the true theoretical sheet and the body created to approximate it. More...
 
unsafe NXOpen.Expression BottomDistance [get]
 Returns the bottom distance(Only for point case): The bottom distance defines the extent of the offset pad from the reference point below the point. More...
 
unsafe NXOpen.Section CenterLine [get]
 Returns the center line: An existing curve/path on the sheet that defines the full extent of the offset feature required. More...
 
unsafe NXOpen.Point CenterPoint [get, set]
 Returns or sets the center point: An existing point on the input sheet body is selected as the reference from which the feature is defined. More...
 
unsafe double DistanceTolerance [get, set]
 Returns or sets the distance tolerance: The maximum allowable distance between the true theoretical sheet and the body created to approximate it. More...
 
unsafe NXOpen.Expression HeightOffset [get]
 Returns the height offset: Distance to offset the input sheet to create the pad. More...
 
unsafe NXOpen.Expression LeftWidth [get]
 Returns the left width: Width of pad to the left of the path curve. More...
 
unsafe bool ReverseDirection [get, set]
 Returns or sets the reverse direction: The value of true means that the direction for the feature is reversed from the surface normal of the target body, or the offset emboss will create a pocket. More...
 
unsafe NXOpen.Expression RightWidth [get]
 Returns the right width: Width of pad to the right of the path curve. More...
 
unsafe NXOpen.Expression SideOffset [get]
 Returns the side offset: Offset from pad boundary to define the sidewall draft. More...
 
unsafe NXOpen.ScCollector Target [get, set]
 Returns or sets the target body to offset This defines a sheet body to offset emboss. More...
 
unsafe NXOpen.Expression TopDistance [get]
 Returns the top distance(Only for point case): The top distance defines the extent of the offset pad from the reference point above the point. More...
 
unsafe
NXOpen.Features.OffsetEmbossBuilder.Types 
Type [get, set]
 Returns or sets the center type This defines input types: 0 stands for curve case and 1 stands for point case. 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 builder for an offset emboss feature.

This allows creation and editing of an offset emboss feature takes a sheet body, a curve or a point at center, and several dimensions to create an offset pad on the target sheet body.

To create a new instance of this class, use NXOpen.Features.FeatureCollection.CreateOffsetEmbossBuilder

Created in NX5.0.0

Member Enumeration Documentation

Enumeration of center types

Enumerator
Curve 

This stands for curve case.

Point 

This stands for point case.

Property Documentation

unsafe double NXOpen.Features.OffsetEmbossBuilder.AngleTolerance
getset

Returns or sets the angle tolerance: The maximum allowable angle between the true theoretical sheet and the body created to approximate it.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: solid_modeling ("SOLIDS MODELING")

unsafe NXOpen.Expression NXOpen.Features.OffsetEmbossBuilder.BottomDistance
get

Returns the bottom distance(Only for point case): The bottom distance defines the extent of the offset pad from the reference point below the point.

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.Section NXOpen.Features.OffsetEmbossBuilder.CenterLine
get

Returns the center line: An existing curve/path on the sheet that defines the full extent of the offset feature required.

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.Point NXOpen.Features.OffsetEmbossBuilder.CenterPoint
getset

Returns or sets the center point: An existing point on the input sheet body is selected as the reference from which the feature is defined.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: solid_modeling ("SOLIDS MODELING")

unsafe double NXOpen.Features.OffsetEmbossBuilder.DistanceTolerance
getset

Returns or sets the distance tolerance: The maximum allowable distance between the true theoretical sheet and the body created to approximate it.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: solid_modeling ("SOLIDS MODELING")

unsafe NXOpen.Expression NXOpen.Features.OffsetEmbossBuilder.HeightOffset
get

Returns the height offset: Distance to offset the input sheet to create the pad.

This defines the amount by which the input sheet body is offset to create the pad.

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Features.OffsetEmbossBuilder.LeftWidth
get

Returns the left width: Width of pad to the left of the path curve.

This defines an offset distance (along the input sheet body) away from the curve/path that defines the extent of the feature

Created in NX5.0.0

License requirements: None.

unsafe bool NXOpen.Features.OffsetEmbossBuilder.ReverseDirection
getset

Returns or sets the reverse direction: The value of true means that the direction for the feature is reversed from the surface normal of the target body, or the offset emboss will create a pocket.

The value of false for the reverse direction property means that the offset emboss feature will create a pad.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: solid_modeling ("SOLIDS MODELING")

unsafe NXOpen.Expression NXOpen.Features.OffsetEmbossBuilder.RightWidth
get

Returns the right width: Width of pad to the right of the path curve.

This defines an offset distance (along the input sheet body) away from the curve/path that defines the extent of the feature.

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Features.OffsetEmbossBuilder.SideOffset
get

Returns the side offset: Offset from pad boundary to define the sidewall draft.

This defines an offset distance around all edges of the offset pad that in conjunction with the offset height determines the amount of sidewall draft.

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.ScCollector NXOpen.Features.OffsetEmbossBuilder.Target
getset

Returns or sets the target body to offset This defines a sheet body to offset emboss.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: solid_modeling ("SOLIDS MODELING")

unsafe NXOpen.Expression NXOpen.Features.OffsetEmbossBuilder.TopDistance
get

Returns the top distance(Only for point case): The top distance defines the extent of the offset pad from the reference point above the point.

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.Features.OffsetEmbossBuilder.Types NXOpen.Features.OffsetEmbossBuilder.Type
getset

Returns or sets the center type This defines input types: 0 stands for curve case and 1 stands for point case.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: solid_modeling ("SOLIDS MODELING")


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