Class SimLoadRecipeMapping
Inheritance
SimLoadRecipeMapping
Assembly: NXOpen.dll
Syntax
public class SimLoadRecipeMapping : TaggedObject, IMessageSink
Constructors
SimLoadRecipeMapping()
Declaration
protected SimLoadRecipeMapping()
Properties
Entries
Declaration
public SimLoadRecipeMapEntryCollection Entries { get; }
Property Value
LoadType
Declaration
public string LoadType { get; }
Property Value
OrientationType
Declaration
public SimLoadRecipeMapping.OrientationTypes OrientationType { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink