Class TrimLineDevelopmentBuilder
Inheritance
System.Object
System.MarshalByRefObject
TrimLineDevelopmentBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
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
Type |
Description |
System.Boolean |
|
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
Type |
Description |
System.Double |
|
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
Type |
Description |
System.Boolean |
|
InferThickness
Declaration
public bool InferThickness { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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
Type |
Description |
System.Double |
|
MaterialPropertyE
Declaration
public double MaterialPropertyE { get; set; }
Property Value
Type |
Description |
System.Double |
|
MaterialPropertyF
Declaration
public double MaterialPropertyF { get; set; }
Property Value
Type |
Description |
System.Double |
|
MaterialPropertyInitialStrain
Declaration
public double MaterialPropertyInitialStrain { get; set; }
Property Value
Type |
Description |
System.Double |
|
MaterialPropertyK
Declaration
public double MaterialPropertyK { get; set; }
Property Value
Type |
Description |
System.Double |
|
MaterialPropertyN
Declaration
public double MaterialPropertyN { get; set; }
Property Value
Type |
Description |
System.Double |
|
MaterialPropertyPoisson
Declaration
public double MaterialPropertyPoisson { get; set; }
Property Value
Type |
Description |
System.Double |
|
MaterialPropertyR0
Declaration
public double MaterialPropertyR0 { get; set; }
Property Value
Type |
Description |
System.Double |
|
MaterialPropertyR45
Declaration
public double MaterialPropertyR45 { get; set; }
Property Value
Type |
Description |
System.Double |
|
MaterialPropertyR90
Declaration
public double MaterialPropertyR90 { get; set; }
Property Value
Type |
Description |
System.Double |
|
MaterialPropertyYieldStress
Declaration
public double MaterialPropertyYieldStress { get; set; }
Property Value
Type |
Description |
System.Double |
|
MaterialType
Declaration
public TrimLineDevelopmentBuilder.MaterialTypeName MaterialType { get; set; }
Property Value
MeshAttemptMapping
Declaration
public bool MeshAttemptMapping { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MeshElementSize
Declaration
public double MeshElementSize { get; set; }
Property Value
Type |
Description |
System.Double |
|
MeshElementType
Declaration
public TrimLineDevelopmentBuilder.MeshElement MeshElementType { get; set; }
Property Value
MeshMaxJacobian
Declaration
public double MeshMaxJacobian { get; set; }
Property Value
Type |
Description |
System.Double |
|
MeshMaxWarp
Declaration
public double MeshMaxWarp { get; set; }
Property Value
Type |
Description |
System.Double |
|
MeshProcessFillet
Declaration
public bool MeshProcessFillet { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MeshSizeVariation
Declaration
public int MeshSizeVariation { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
MeshSmallFeature
Declaration
public double MeshSmallFeature { get; set; }
Property Value
Type |
Description |
System.Double |
|
MeshSplitQuad
Declaration
public bool MeshSplitQuad { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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
Type |
Description |
System.Boolean |
|
ReverseSide
Declaration
public bool ReverseSide { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SampleDensityIndex
Declaration
public int SampleDensityIndex { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
SheetThickness
Declaration
public double SheetThickness { get; set; }
Property Value
Type |
Description |
System.Double |
|
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
Type |
Description |
System.Boolean |
|
SolverMaxIterationSteps
Declaration
public int SolverMaxIterationSteps { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
SolverSaveAnalysisResultsIntoFeature
Declaration
public bool SolverSaveAnalysisResultsIntoFeature { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Spine
Declaration
public ScCollector Spine { get; }
Property Value
SpineRadius
Declaration
public double SpineRadius { get; set; }
Property Value
Type |
Description |
System.Double |
|
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