Class GenericPlateSystemBuilder
Inheritance
GenericPlateSystemBuilder
Assembly: NXOpen.dll
Syntax
public class GenericPlateSystemBuilder : PlateSystemBuilder, IMessageSink, IComponentBuilder
Constructors
GenericPlateSystemBuilder()
Declaration
protected GenericPlateSystemBuilder()
Properties
MoldFacePlaneList
Declaration
public PlaneListBuilderList MoldFacePlaneList { get; }
Property Value
MoldFacePlanes
Declaration
public SelectDatumPlaneList MoldFacePlanes { get; }
Property Value
MoldFaceSheet
Declaration
public SelectBody MoldFaceSheet { get; }
Property Value
MoldFaces
Declaration
public ScCollector MoldFaces { get; }
Property Value
Type
Declaration
public GenericPlateSystemBuilder.Types Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink