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

Builder for creating Imprint More...

Inheritance diagram for NXOpen.CAE.ImprintBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  ImprintTypes { FaceFaceImprint, EdgeFaceImprint }
 the imprint types More...
 
enum  ProjectionDirectionType { NaturalExtension, AlongVector, NormalToFace }
 the projection directon type More...
 

Properties

unsafe bool ClosestImprintOption [get, set]
 Returns or sets the closest imprint Option state More...
 
unsafe
NXOpen.SelectDisplayableObjectList 
GeomSelection [get]
 Returns the geom selection for Imprint More...
 
unsafe
NXOpen.CAE.ImprintBuilder.ImprintTypes 
ImprintType [get, set]
 Returns or sets the imprint type More...
 
unsafe
NXOpen.CAE.ImprintBuilder.ProjectionDirectionType 
ProjectionDirectionMethod [get, set]
 Returns or sets the projection direction method More...
 
unsafe NXOpen.Direction ProjectionVector [get, set]
 Returns or sets the projection vector direction More...
 
unsafe double SearchDistance [get, set]
 Returns or sets the search distance More...
 
unsafe NXOpen.Expression SnapDistance [get, set]
 Returns or sets the expression value that defines the snap distance to boundary More...
 
unsafe bool SnapToggle [get, set]
 Returns or sets the boolean value that defines the snap to boundary toggle state More...
 
unsafe double SnapTolerance [get, set]
 Returns or sets the snap tolerance More...
 
unsafe bool StitchToggle [get, set]
 Returns or sets the stitch toggle state More...
 
unsafe
NXOpen.SelectDisplayableObjectList 
TargetFace [get]
 Returns the target face selection for projection imprint 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

Builder for creating Imprint

To create a new instance of this class, use NXOpen.CAE.AbstractionManager.CreateImprintBuilder

Created in NX11.0.0

Member Enumeration Documentation

the imprint types

Enumerator
FaceFaceImprint 

Face-Face Imprint

EdgeFaceImprint 

Edge-Face Imprint

the projection directon type

Enumerator
NaturalExtension 
AlongVector 
NormalToFace 

Property Documentation

unsafe bool NXOpen.CAE.ImprintBuilder.ClosestImprintOption
getset

Returns or sets the closest imprint Option state

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.SelectDisplayableObjectList NXOpen.CAE.ImprintBuilder.GeomSelection
get

Returns the geom selection for Imprint

Created in NX11.0.0

License requirements: None.

unsafe NXOpen.CAE.ImprintBuilder.ImprintTypes NXOpen.CAE.ImprintBuilder.ImprintType
getset

Returns or sets the imprint type

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.CAE.ImprintBuilder.ProjectionDirectionType NXOpen.CAE.ImprintBuilder.ProjectionDirectionMethod
getset

Returns or sets the projection direction method

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.Direction NXOpen.CAE.ImprintBuilder.ProjectionVector
getset

Returns or sets the projection vector direction

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe double NXOpen.CAE.ImprintBuilder.SearchDistance
getset

Returns or sets the search distance

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.Expression NXOpen.CAE.ImprintBuilder.SnapDistance
getset

Returns or sets the expression value that defines the snap distance to boundary

Created in NX1847.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling")

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe bool NXOpen.CAE.ImprintBuilder.SnapToggle
getset

Returns or sets the boolean value that defines the snap to boundary toggle state

Created in NX1847.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling")

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe double NXOpen.CAE.ImprintBuilder.SnapTolerance
getset

Returns or sets the snap tolerance

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe bool NXOpen.CAE.ImprintBuilder.StitchToggle
getset

Returns or sets the stitch toggle state

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.SelectDisplayableObjectList NXOpen.CAE.ImprintBuilder.TargetFace
get

Returns the target face selection for projection imprint

Created in NX11.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.