Class TrimLineDevelopmentBuilder
Inheritance
TrimLineDevelopmentBuilder
Assembly: NXOpen.dll
Syntax
public class TrimLineDevelopmentBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
TrimLineDevelopmentBuilder()
Declaration
protected TrimLineDevelopmentBuilder()
Properties
Addendum
Declaration
public ScCollector Addendum { get; }
Property Value
Associative
Declaration
public bool Associative { get; set; }
Property Value
BendAllowance
Declaration
public Expression BendAllowance { get; }
Property Value
ConstraintCurveFromTargetRegion
Declaration
public Section ConstraintCurveFromTargetRegion { get; }
Property Value
Declaration
public Section ConstraintCurveFromUnformRegion { get; }
Property Value
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
DrawDirection
Declaration
public Direction DrawDirection { get; set; }
Property Value
Faces
Declaration
public ScCollector Faces { get; }
Property Value
Declaration
public ScCollector FormingBoundary { get; }
Property Value
InferElementSize
Declaration
public bool InferElementSize { get; set; }
Property Value
InferThickness
Declaration
public bool InferThickness { get; set; }
Property Value
LimitPoint1
Declaration
public Point LimitPoint1 { get; set; }
Property Value
LimitPoint2
Declaration
public Point LimitPoint2 { get; set; }
Property Value
Limits
Declaration
public DieLimitsBuilder Limits { get; }
Property Value
MaterialPropertyDensity
Declaration
public double MaterialPropertyDensity { get; set; }
Property Value
MaterialPropertyE
Declaration
public double MaterialPropertyE { get; set; }
Property Value
MaterialPropertyF
Declaration
public double MaterialPropertyF { get; set; }
Property Value
MaterialPropertyInitialStrain
Declaration
public double MaterialPropertyInitialStrain { get; set; }
Property Value
MaterialPropertyK
Declaration
public double MaterialPropertyK { get; set; }
Property Value
MaterialPropertyN
Declaration
public double MaterialPropertyN { get; set; }
Property Value
MaterialPropertyPoisson
Declaration
public double MaterialPropertyPoisson { get; set; }
Property Value
MaterialPropertyR0
Declaration
public double MaterialPropertyR0 { get; set; }
Property Value
MaterialPropertyR45
Declaration
public double MaterialPropertyR45 { get; set; }
Property Value
MaterialPropertyR90
Declaration
public double MaterialPropertyR90 { get; set; }
Property Value
MaterialPropertyYieldStress
Declaration
public double MaterialPropertyYieldStress { get; set; }
Property Value
MaterialType
Declaration
public TrimLineDevelopmentBuilder.MaterialTypeName MaterialType { get; set; }
Property Value
MeshAttemptMapping
Declaration
public bool MeshAttemptMapping { get; set; }
Property Value
MeshElementSize
Declaration
public double MeshElementSize { get; set; }
Property Value
MeshElementType
Declaration
public TrimLineDevelopmentBuilder.MeshElement MeshElementType { get; set; }
Property Value
MeshMaxJacobian
Declaration
public double MeshMaxJacobian { get; set; }
Property Value
MeshMaxWarp
Declaration
public double MeshMaxWarp { get; set; }
Property Value
MeshProcessFillet
Declaration
public bool MeshProcessFillet { get; set; }
Property Value
MeshSizeVariation
Declaration
public int MeshSizeVariation { get; set; }
Property Value
MeshSmallFeature
Declaration
public double MeshSmallFeature { get; set; }
Property Value
MeshSplitQuad
Declaration
public bool MeshSplitQuad { get; set; }
Property Value
OutputMethod
Declaration
public TrimLineDevelopmentBuilder.OutputMethodName OutputMethod { get; set; }
Property Value
RegionPoint
Declaration
public Point RegionPoint { get; set; }
Property Value
RemoveLoops
Declaration
public bool RemoveLoops { get; set; }
Property Value
ReverseSide
Declaration
public bool ReverseSide { get; set; }
Property Value
SampleDensityIndex
Declaration
public int SampleDensityIndex { get; set; }
Property Value
SheetThickness
Declaration
public double SheetThickness { get; set; }
Property Value
Smoothing
Declaration
public TrimLineDevelopmentBuilder.SmoothingName Smoothing { get; set; }
Property Value
SolverConvergencyLevel
Declaration
public TrimLineDevelopmentBuilder.Convergency SolverConvergencyLevel { get; set; }
Property Value
SolverJoinOutputCurves
Declaration
public bool SolverJoinOutputCurves { get; set; }
Property Value
SolverMaxIterationSteps
Declaration
public int SolverMaxIterationSteps { get; set; }
Property Value
SolverSaveAnalysisResultsIntoFeature
Declaration
public bool SolverSaveAnalysisResultsIntoFeature { get; set; }
Property Value
Spine
Declaration
public ScCollector Spine { get; }
Property Value
SpineRadius
Declaration
public double SpineRadius { get; set; }
Property Value
SurfaceType
Declaration
public TrimLineDevelopmentBuilder.Surface SurfaceType { get; set; }
Property Value
Thickness
Declaration
public Expression Thickness { get; }
Property Value
Methods
Calculation()
Declaration
public void Calculation()
CreateDefaultSpine()
Declaration
public void CreateDefaultSpine()
DefaultDraw()
Declaration
public void DefaultDraw()
Mesh()
Declaration
Implements
System.Runtime.Remoting.Messaging.IMessageSink