Class LaminateExtrudeSetupBuilder
Inheritance
LaminateExtrudeSetupBuilder
Assembly: NXOpen.dll
Syntax
public class LaminateExtrudeSetupBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
LaminateExtrudeSetupBuilder()
Declaration
protected LaminateExtrudeSetupBuilder()
Properties
CutFaceDrops
Declaration
public bool CutFaceDrops { get; set; }
Property Value
CutFaceSelect
Declaration
public SelectCAEFaceList CutFaceSelect { get; }
Property Value
Cuts
Declaration
public bool Cuts { get; set; }
Property Value
ExtrudeName
Declaration
public string ExtrudeName { get; set; }
Property Value
FlipNormals
Declaration
public bool FlipNormals { get; set; }
Property Value
HomogeneousPlies
Declaration
public bool HomogeneousPlies { get; set; }
Property Value
KeepInvalidElems
Declaration
public bool KeepInvalidElems { get; set; }
Property Value
MinElemThickness
Declaration
public double MinElemThickness { get; set; }
Property Value
NumSmoothIterations
Declaration
public int NumSmoothIterations { get; set; }
Property Value
ReferencePlaneLocation
Declaration
public bool ReferencePlaneLocation { get; set; }
Property Value
SamcefElementType
Declaration
public LaminateExtrudeSetupBuilder.SamcefElementTypeEnum SamcefElementType { get; set; }
Property Value
SandwichBottomSkinMeshOption
Declaration
public int SandwichBottomSkinMeshOption { get; set; }
Property Value
SandwichInflation
Declaration
public bool SandwichInflation { get; set; }
Property Value
SandwichNumCoreElementLayers
Declaration
public int SandwichNumCoreElementLayers { get; set; }
Property Value
SandwichTopSkinMeshOption
Declaration
public int SandwichTopSkinMeshOption { get; set; }
Property Value
Selection
Declaration
public LaminateSelectEntitiesBuilder Selection { get; }
Property Value
SinglePlyPerLayer
Declaration
public bool SinglePlyPerLayer { get; set; }
Property Value
SmoothNormals
Declaration
public bool SmoothNormals { get; set; }
Property Value
SmoothRatio
Declaration
public double SmoothRatio { get; set; }
Property Value
SnapToCutFaceTolerance
Declaration
public Expression SnapToCutFaceTolerance { get; }
Property Value
Methods
AddSandwichCorePly(LaminatePly)
Declaration
public bool AddSandwichCorePly(LaminatePly ply)
Parameters
Returns
ClearSandwichCorePly(bool)
Declaration
public void ClearSandwichCorePly(bool clear)
Parameters
Type |
Name |
Description |
bool |
clear |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink