Class ReplaceMeshWithFaceBuilder
Inheritance
System.Object
System.MarshalByRefObject
ReplaceMeshWithFaceBuilder
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 ReplaceMeshWithFaceBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ReplaceMeshWithFaceBuilder()
Declaration
protected ReplaceMeshWithFaceBuilder()
Properties
ConeAverageConstrainToDirectionToggle
Declaration
public bool ConeAverageConstrainToDirectionToggle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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
Type |
Description |
System.Boolean |
|
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
Type |
Description |
System.Boolean |
|
MaxDeviation
Declaration
public Expression MaxDeviation { get; }
Property Value
MinimumFacetNumber
Declaration
public int MinimumFacetNumber { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
OrthogonalOrCoplanarConstraintPlane
Declaration
public Plane OrthogonalOrCoplanarConstraintPlane { get; set; }
Property Value
PlaneAverageConstrainToNormalToggle
Declaration
public bool PlaneAverageConstrainToNormalToggle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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
Type |
Description |
System.Boolean |
|
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