NXOpen .NET Reference  12.0.0
Public Types | Properties | List of all members
NXOpen.CAE.LaminateFillSetupBuilder Class Reference

Represents a NXOpen.CAE.LaminateFillSetupBuilder builder More...

Inheritance diagram for NXOpen.CAE.LaminateFillSetupBuilder:
NXOpen.Builder NXOpen.GeometricUtilities.IComponentBuilder

Public Types

enum  SamcefElementTypeEnum { Solid, SolidShell, SolidPly }
 Samcef element type. More...
 

Properties

unsafe string FillName [get, set]
 Returns or sets the name of the laminate fill setup More...
 
unsafe bool HomogeneousPlies [get, set]
 Returns or sets the option to (de)activate homogeneous ply meshes More...
 
unsafe bool LimitThicknessVariation [get, set]
 Returns or sets the layup thickness variation control option More...
 
unsafe
NXOpen.CAE.LaminateFillSetupBuilder.SamcefElementTypeEnum 
SamcefElementType [get, set]
 Returns or sets the samcef element type More...
 
unsafe bool SamcefSolidShells [get, set]
 Returns or sets the option to use SAMCEF solid shells More...
 
unsafe
NXOpen.CAE.LaminateSelectEntitiesBuilder 
Selection [get]
 Returns the face(s) on which to perform the fill More...
 
unsafe bool SinglePlyPerLayer [get, set]
 Returns or sets the option to group plies into single layer(s) of extruded elements More...
 
unsafe double ThicknessVariationDownLimit [get, set]
 Returns or sets the global maximum allowed relative thickness reduction variation, in percentage More...
 
unsafe double ThicknessVariationUpLimit [get, set]
 Returns or sets the global maximum allowed relative thickness increase variation, in percentage 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...
 

Detailed Description

Represents a NXOpen.CAE.LaminateFillSetupBuilder builder

To create a new instance of this class, use NXOpen.CAE.LaminateGlobalLayupMgr.CreateLaminateFillSetupBuilder

Created in NX7.5.2

Member Enumeration Documentation

Samcef element type.

Enumerator
Solid 

Solid.

SolidShell 

Solid Shell.

SolidPly 

Solid Ply.

Property Documentation

unsafe string NXOpen.CAE.LaminateFillSetupBuilder.FillName
getset

Returns or sets the name of the laminate fill setup

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_comp_adv ("Laminate Composites Advanced")

unsafe bool NXOpen.CAE.LaminateFillSetupBuilder.HomogeneousPlies
getset

Returns or sets the option to (de)activate homogeneous ply meshes

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_comp_adv ("Laminate Composites Advanced")

unsafe bool NXOpen.CAE.LaminateFillSetupBuilder.LimitThicknessVariation
getset

Returns or sets the layup thickness variation control option

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_comp_adv ("Laminate Composites Advanced")

unsafe NXOpen.CAE.LaminateFillSetupBuilder.SamcefElementTypeEnum NXOpen.CAE.LaminateFillSetupBuilder.SamcefElementType
getset

Returns or sets the samcef element type

Created in NX12.0.0

License requirements to get this property: nx_lam_comp_adv ("Laminate Composites Advanced")

License requirements to set this property: nx_lam_comp_adv ("Laminate Composites Advanced")

unsafe bool NXOpen.CAE.LaminateFillSetupBuilder.SamcefSolidShells
getset

Returns or sets the option to use SAMCEF solid shells

Created in NX10.0.0

Deprecated in NX12.0.0. Use method NXOpen.CAE.LaminateFillSetupBuilder.SamcefElementType

License requirements to get this property: None.

License requirements to set this property: nx_lam_comp_adv ("Laminate Composites Advanced")

unsafe NXOpen.CAE.LaminateSelectEntitiesBuilder NXOpen.CAE.LaminateFillSetupBuilder.Selection
get

Returns the face(s) on which to perform the fill

Created in NX7.5.2

License requirements: None.

unsafe bool NXOpen.CAE.LaminateFillSetupBuilder.SinglePlyPerLayer
getset

Returns or sets the option to group plies into single layer(s) of extruded elements

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_comp_adv ("Laminate Composites Advanced")

unsafe double NXOpen.CAE.LaminateFillSetupBuilder.ThicknessVariationDownLimit
getset

Returns or sets the global maximum allowed relative thickness reduction variation, in percentage

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_comp_adv ("Laminate Composites Advanced")

unsafe double NXOpen.CAE.LaminateFillSetupBuilder.ThicknessVariationUpLimit
getset

Returns or sets the global maximum allowed relative thickness increase variation, in percentage

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: nx_lam_comp_adv ("Laminate Composites Advanced")


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