Class AlignShellElementNormalBuilder
Inheritance
AlignShellElementNormalBuilder
Assembly: NXOpen.dll
Syntax
public class AlignShellElementNormalBuilder : Builder, IMessageSink, IComponentBuilder, ISelectionBuilder
Constructors
AlignShellElementNormalBuilder()
Declaration
protected AlignShellElementNormalBuilder()
Properties
CheckScopeOption
Declaration
public CheckScope CheckScopeOption { get; set; }
Property Value
DisplayType
Declaration
public AlignShellElementNormalBuilder.DisplayTypeValue DisplayType { get; set; }
Property Value
ElementConnectScope
Declaration
public AlignShellElementNormalBuilder.ConnectedElementScope ElementConnectScope { get; set; }
Property Value
ElementSelectionList
Declaration
public SelectTaggedObjectList ElementSelectionList { get; }
Property Value
NegativeFaceColor
Declaration
public int NegativeFaceColor { get; set; }
Property Value
OrientMethod
Declaration
public AlignShellElementNormalBuilder.OrientMethodType OrientMethod { get; set; }
Property Value
PositiveFaceColor
Declaration
public int PositiveFaceColor { get; set; }
Property Value
ReverseSeedNormal
Declaration
public bool ReverseSeedNormal { get; set; }
Property Value
SeedElement
Declaration
public FEElement SeedElement { get; set; }
Property Value
UserSpecifiedConnectElements
Declaration
public SelectElementsBuilder UserSpecifiedConnectElements { get; }
Property Value
Methods
AlignNormals()
Declaration
public FEElement[] AlignNormals()
Returns
DisplayNormals()
Declaration
public void DisplayNormals()
FindAllVisibleConnectedElements()
Declaration
public FEElement[] FindAllVisibleConnectedElements()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink