Class SnipFacetBodyBuilder
Inheritance
System.Object
System.MarshalByRefObject
SnipFacetBodyBuilder
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 SnipFacetBodyBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SnipFacetBodyBuilder()
Declaration
protected SnipFacetBodyBuilder()
Properties
AlongDirection
Declaration
public SnipFacetBodyBuilder.DirectionType AlongDirection { get; set; }
Property Value
Bodies
Declaration
public SelectDisplayableObjectList Bodies { get; }
Property Value
BoundaryFacetTreatmentType
Declaration
public SnipFacetBodyBuilder.BoundaryFacetTreatmentMethod BoundaryFacetTreatmentType { get; set; }
Property Value
CanDivide
Declaration
public bool CanDivide { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
FacetBodies
Declaration
[Obsolete("Deprecated in NX11.0.0. Use NXOpen.Facet.SnipFacetBodyBuilder.Bodies instead.")]
public SelectFacetedBodyList FacetBodies { get; }
Property Value
FacetCollector
Declaration
public FacetCollector FacetCollector { get; set; }
Property Value
IsEditCopy
Declaration
public bool IsEditCopy { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsSnipNearFacets
Declaration
public bool IsSnipNearFacets { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Plane
Declaration
public Plane Plane { get; set; }
Property Value
ProfileList
Declaration
public SectionList ProfileList { get; }
Property Value
ProjectionVector
Declaration
public Direction ProjectionVector { get; set; }
Property Value
RegionList
Declaration
public BoundaryDefinitionBuilderList RegionList { get; }
Property Value
RegionPoint
Declaration
public SelectPointList RegionPoint { get; }
Property Value
RegionsOption
Declaration
public SnipFacetBodyBuilder.RegionsOptionType RegionsOption { get; set; }
Property Value
Type
Declaration
public SnipFacetBodyBuilder.Types Type { get; set; }
Property Value
ViewDirection
Declaration
public Vector3d ViewDirection { get; set; }
Property Value
Methods
SwitchRegion()
Declaration
public void SwitchRegion()
Implements
System.Runtime.Remoting.Messaging.IMessageSink