Class WireframeFromDOFSetBuilder
Inheritance
WireframeFromDOFSetBuilder
Assembly: NXOpen.dll
Syntax
public class WireframeFromDOFSetBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
WireframeFromDOFSetBuilder()
Declaration
protected WireframeFromDOFSetBuilder()
Properties
Dofset
Declaration
public CaeDOFSet Dofset { get; set; }
Property Value
MaxDistanceRatio
Declaration
public double MaxDistanceRatio { get; set; }
Property Value
MaxNumberOfWiresPerNode
Declaration
public int MaxNumberOfWiresPerNode { get; set; }
Property Value
MinAngleBetweenWires
Declaration
public Expression MinAngleBetweenWires { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink