Class MetaformBuilder
Inheritance
System.Object
System.MarshalByRefObject
MetaformBuilder
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
public class MetaformBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected MetaformBuilder()
Properties
Declaration
public Expression AngularTolerance { get; }
Property Value
Declaration
public Expression ChordalTolerance { get; }
Property Value
Declaration
public Expression ElasticModulus { get; }
Property Value
Declaration
public ScCollector EndRegion { get; }
Property Value
Declaration
public Expression HoleRemovalMinModulus { get; }
Property Value
Declaration
public bool InferThickness { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public Expression LinearTolerance { get; }
Property Value
Declaration
public Expression NeutralFactor { get; }
Property Value
Declaration
public int OutputLayer { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public Expression PoissonsRatio { get; }
Property Value
Declaration
public bool RemoveHoles { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool ReverseThicknessDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public Expression RValue { get; }
Property Value
Declaration
public SMBoundaryConditionBuilderList SMBoundaryConditions { get; }
Property Value
Declaration
public ScCollector StartRegion { get; }
Property Value
Declaration
public Expression TangentModulus { get; }
Property Value
Declaration
public Expression Thickness { get; }
Property Value
Declaration
public SelectNXObjectList TransformGeometry { get; }
Property Value
Declaration
public Expression YieldStress { get; }
Property Value
Methods
Declaration
public SMBoundaryConditionBuilder CreateSMBoundaryCondition()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink