Class ReplaceMeshWithFaceBuilder
Inheritance
ReplaceMeshWithFaceBuilder
Assembly: NXOpen.dll
Syntax
public class ReplaceMeshWithFaceBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ReplaceMeshWithFaceBuilder()
Declaration
protected ReplaceMeshWithFaceBuilder()
Properties
ConeAverageConstrainToDirectionToggle
Declaration
public bool ConeAverageConstrainToDirectionToggle { get; set; }
Property Value
ConeAverageConstrainToDirectionVector
Declaration
public Direction ConeAverageConstrainToDirectionVector { get; set; }
Property Value
ConeColinearConstraintAxis
Declaration
public Axis ConeColinearConstraintAxis { get; set; }
Property Value
ConeConstraintTypes
Declaration
public ReplaceMeshWithFaceBuilder.ConeConstraint ConeConstraintTypes { get; set; }
Property Value
ConeHalfAngle
Declaration
public Expression ConeHalfAngle { get; }
Property Value
ConeParallelConstraintVector
Declaration
public Direction ConeParallelConstraintVector { get; set; }
Property Value
CylinderAverageConstrainToDirectionToggle
Declaration
public bool CylinderAverageConstrainToDirectionToggle { get; set; }
Property Value
CylinderAverageConstrainToDirectionVector
Declaration
public Direction CylinderAverageConstrainToDirectionVector { get; set; }
Property Value
CylinderColinearConstraintAxis
Declaration
public Axis CylinderColinearConstraintAxis { get; set; }
Property Value
CylinderConstraintTypes
Declaration
public ReplaceMeshWithFaceBuilder.CylinderConstraint CylinderConstraintTypes { get; set; }
Property Value
CylinderOrSphereRadius
Declaration
public Expression CylinderOrSphereRadius { get; }
Property Value
CylinderParallelConstraintVector
Declaration
public Direction CylinderParallelConstraintVector { get; set; }
Property Value
FacetCollector
Declaration
public FacetCollector FacetCollector { get; }
Property Value
HalfAngleToggle
Declaration
public bool HalfAngleToggle { get; set; }
Property Value
MaxDeviation
Declaration
public Expression MaxDeviation { get; }
Property Value
MinimumFacetNumber
Declaration
public int MinimumFacetNumber { get; set; }
Property Value
OrthogonalOrCoplanarConstraintPlane
Declaration
public Plane OrthogonalOrCoplanarConstraintPlane { get; set; }
Property Value
PlaneAverageConstrainToNormalToggle
Declaration
public bool PlaneAverageConstrainToNormalToggle { get; set; }
Property Value
PlaneAverageConstrainToNormalVector
Declaration
public Direction PlaneAverageConstrainToNormalVector { get; set; }
Property Value
PlaneConstraintTypes
Declaration
public ReplaceMeshWithFaceBuilder.PlaneConstraint PlaneConstraintTypes { get; set; }
Property Value
PlaneParallelConstraintNormal
Declaration
public Direction PlaneParallelConstraintNormal { get; set; }
Property Value
RadiusToggle
Declaration
public bool RadiusToggle { get; set; }
Property Value
ReplaceMeshOn
Declaration
public ReplaceMeshWithFaceBuilder.ReplaceMeshOnOption ReplaceMeshOn { get; set; }
Property Value
SphereConcentricConstraintPoint
Declaration
public Point SphereConcentricConstraintPoint { get; set; }
Property Value
SphereConstraintTypes
Declaration
public ReplaceMeshWithFaceBuilder.SphereConstraint SphereConstraintTypes { get; set; }
Property Value
Type
Declaration
public ReplaceMeshWithFaceBuilder.Types Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink