Class SteelCollarPlateBuilder
Inheritance
SteelCollarPlateBuilder
Assembly: NXOpen.dll
Syntax
public class SteelCollarPlateBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
SteelCollarPlateBuilder()
Declaration
protected SteelCollarPlateBuilder()
Properties
IsInternal
Declaration
public bool IsInternal { get; set; }
Property Value
KeepSelectFace
Declaration
public bool KeepSelectFace { get; set; }
Property Value
KeepSelectProfileBody
Declaration
public bool KeepSelectProfileBody { get; set; }
Property Value
PlateSize
Declaration
public int PlateSize { get; set; }
Property Value
SelectFace
Declaration
public SelectFace SelectFace { get; }
Property Value
SelectProfileBody
Declaration
public SelectBody SelectProfileBody { get; }
Property Value
Methods
GetAvailablePlateSizes()
Declaration
public string[] GetAvailablePlateSizes()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink