Class DirectionalityFieldBuilder
Inheritance
DirectionalityFieldBuilder
Assembly: NXOpen.dll
Syntax
public class DirectionalityFieldBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
DirectionalityFieldBuilder()
Declaration
protected DirectionalityFieldBuilder()
Properties
Entities
Declaration
public SelectTaggedObjectList Entities { get; }
Property Value
EntitiesSelectionType
Declaration
public DirectionalityFieldBuilder.SelectionType EntitiesSelectionType { get; set; }
Property Value
Solution
Declaration
public SimSolution Solution { get; set; }
Property Value
SpatialMappingAxis
Declaration
public CoordinateSystem SpatialMappingAxis { get; set; }
Property Value
SpatialMappingType
Declaration
public DirectionalityFieldBuilder.SpatialMapType SpatialMappingType { get; set; }
Property Value
SubcaseIndex
Declaration
public int SubcaseIndex { get; set; }
Property Value
SubcaseSelection
Declaration
public DirectionalityFieldBuilder.SubcaseSelectionType SubcaseSelection { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink