Class PlatformCreatorBuilder
Inheritance
System.Object
System.MarshalByRefObject
PlatformCreatorBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
public class PlatformCreatorBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected PlatformCreatorBuilder()
Properties
Declaration
public string ExternalFrameAnchorName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public PathStockBuilder ExternalStockSettings { get; }
Property Value
Declaration
public PlatformCreatorBuilder.ReferenceType GrateOrientationReference { get; set; }
Property Value
Declaration
public bool GrateOrientationSymbolDisplay { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public SelectNXObject GrateOrientationSymbolRefSelection { get; }
Property Value
Declaration
public string InternalFrameAnchorName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public PathStockBuilder InternalStockSettings { get; }
Property Value
Declaration
public Section PlateBoundariesSelection { get; }
Property Value
Declaration
public Section SelectOuterBoundary { get; }
Property Value
Declaration
public bool ThickenDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool UseSameStock { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
Declaration
public CharacteristicList GetPlateAppliedCharx()
Returns
Declaration
public CharacteristicList GetPlatePart()
Returns
Declaration
public void SetPlateAppliedCharx(CharacteristicList appliedCharx)
Parameters
Declaration
public void SetPlatePart(CharacteristicList platePart)
Parameters
Declaration
public void SpecifyPlate()
Implements
System.Runtime.Remoting.Messaging.IMessageSink