Class StockBlockBuilder
Inheritance
System.Object
System.MarshalByRefObject
StockBlockBuilder
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
Syntax
public class StockBlockBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
StockBlockBuilder()
Declaration
protected StockBlockBuilder()
Properties
Diameter
Declaration
public Expression Diameter { get; set; }
Property Value
FlatOvalHeight
Declaration
public Expression FlatOvalHeight { get; }
Property Value
FlatOvalWidth
Declaration
public Expression FlatOvalWidth { get; }
Property Value
RectangularHeight
Declaration
public Expression RectangularHeight { get; }
Property Value
RectangularWidth
Declaration
public Expression RectangularWidth { get; }
Property Value
RotationAngle
Declaration
public Expression RotationAngle { get; }
Property Value
SpaceReservationMethodType
Declaration
public StockBlockBuilder.SpaceReservationMethod SpaceReservationMethodType { get; set; }
Property Value
StartObject
Declaration
public NXObject StartObject { get; set; }
Property Value
StockMethodType
Declaration
public StockBlockBuilder.StockMethod StockMethodType { get; set; }
Property Value
StockSubType
Declaration
public StockBlockBuilder.AssignStockSubType StockSubType { get; set; }
Property Value
StockType
Declaration
public StockBlockBuilder.AssignStockType StockType { get; set; }
Property Value
Methods
GetClassificationObjectIdentifierForSpaceReservation()
Declaration
public string GetClassificationObjectIdentifierForSpaceReservation()
Returns
Type |
Description |
System.String |
|
GetClassificationObjectIdentifierForStock()
Declaration
public string GetClassificationObjectIdentifierForStock()
Returns
Type |
Description |
System.String |
|
GetFileSpecificationOfSpaceReservationToPlace()
Declaration
public string GetFileSpecificationOfSpaceReservationToPlace()
Returns
Type |
Description |
System.String |
|
GetFileSpecificationOfStockToPlace()
Declaration
public string GetFileSpecificationOfStockToPlace()
Returns
Type |
Description |
System.String |
|
GetLibraryDefinedAttributeHolderForSpaceReservation()
Declaration
public AttributeHolder GetLibraryDefinedAttributeHolderForSpaceReservation()
Returns
GetLibraryDefinedAttributeHolderForStock()
Declaration
public AttributeHolder GetLibraryDefinedAttributeHolderForStock()
Returns
ResetAttributesOnLibraryDefinedAttributeHolder()
Declaration
public void ResetAttributesOnLibraryDefinedAttributeHolder()
SetClassificationObjectIdentifierForSpaceReservation(String)
Declaration
public void SetClassificationObjectIdentifierForSpaceReservation(string classificationObjectId)
Parameters
Type |
Name |
Description |
System.String |
classificationObjectId |
|
SetClassificationObjectIdentifierForStock(String)
Declaration
public void SetClassificationObjectIdentifierForStock(string classificationObjectId)
Parameters
Type |
Name |
Description |
System.String |
classificationObjectId |
|
SetComponentSelectedInSession(Component)
Declaration
public void SetComponentSelectedInSession(Component component)
Parameters
SetFileSpecificationOfSpaceReservationToPlace(String)
Declaration
public void SetFileSpecificationOfSpaceReservationToPlace(string filename)
Parameters
Type |
Name |
Description |
System.String |
filename |
|
SetFileSpecificationOfStockToPlace(String)
Declaration
public void SetFileSpecificationOfStockToPlace(string filename)
Parameters
Type |
Name |
Description |
System.String |
filename |
|
SetPartNumberIdentifierForSpaceReservation(String)
Declaration
public void SetPartNumberIdentifierForSpaceReservation(string partNumberId)
Parameters
Type |
Name |
Description |
System.String |
partNumberId |
|
SetPartNumberIdentifierForStock(String)
Declaration
public void SetPartNumberIdentifierForStock(string partNumberId)
Parameters
Type |
Name |
Description |
System.String |
partNumberId |
|
SetSpaceReservationSelectionSource(StockBlockBuilder.SpaceReservationSelectionSource)
Declaration
public void SetSpaceReservationSelectionSource(StockBlockBuilder.SpaceReservationSelectionSource stockSelectionSource)
Parameters
SetStockSelectionSource(StockBlockBuilder.StockSelectionSource)
Declaration
public void SetStockSelectionSource(StockBlockBuilder.StockSelectionSource stockSelectionSource)
Parameters
Validate()
Declaration
Returns
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink