Class PreparedMesh1dBuilder
Inheritance
PreparedMesh1dBuilder
Assembly: NXOpen.dll
Syntax
public class PreparedMesh1dBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
PreparedMesh1dBuilder()
Declaration
protected PreparedMesh1dBuilder()
Properties
AutoChainOption
Declaration
public bool AutoChainOption { get; set; }
Property Value
ElementType
Declaration
public ElementTypeBuilder ElementType { get; }
Property Value
FlipDirectionOption
Declaration
public bool FlipDirectionOption { get; set; }
Property Value
MeshName
Declaration
public string MeshName { get; set; }
Property Value
PropertyTable
Declaration
public PropertyTable PropertyTable { get; }
Property Value
SelectionList
Declaration
public SelectDisplayableObjectList SelectionList { get; }
Property Value
Methods
CommitMesh()
Declaration
public Mesh[] CommitMesh()
Returns
GetBeamSectionsFromSelectionList()
Declaration
public IBeamSection[] GetBeamSectionsFromSelectionList()
Returns
SetMaterialValue(PhysicalMaterial, bool)
Declaration
public void SetMaterialValue(PhysicalMaterial material, bool inheritedFromGeom)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink