Class PenetrationCutoutBuilder
Inheritance
System.Object
System.MarshalByRefObject
PenetrationCutoutBuilder
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 PenetrationCutoutBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
PenetrationCutoutBuilder()
Declaration
protected PenetrationCutoutBuilder()
Properties
CornerRadius
Declaration
public Expression CornerRadius { get; }
Property Value
CoutoutType
Declaration
public PenetrationRequest.CoutoutType CoutoutType { get; set; }
Property Value
Diameter
Declaration
public Expression Diameter { get; }
Property Value
DirectionType
Declaration
public PenetrationRequest.DirectionType DirectionType { get; set; }
Property Value
Height
Declaration
public Expression Height { get; }
Property Value
HoleSubType
Declaration
public string HoleSubType { get; set; }
Property Value
Type |
Description |
System.String |
|
HoleType
Declaration
public string HoleType { get; set; }
Property Value
Type |
Description |
System.String |
|
HorizontalDirection
Declaration
public Direction HorizontalDirection { get; set; }
Property Value
ModifiedSketch
Declaration
public Sketch ModifiedSketch { get; set; }
Property Value
Offset
Declaration
public Expression Offset { get; }
Property Value
Orientation
Declaration
public Direction Orientation { get; set; }
Property Value
Radius
Declaration
public Expression Radius { get; }
Property Value
Sketch
Declaration
public Section Sketch { get; }
Property Value
Width
Declaration
public Expression Width { get; }
Property Value
Methods
AddNonIntersectedStructure(Body)
Declaration
public void AddNonIntersectedStructure(Body structure)
Parameters
Type |
Name |
Description |
Body |
structure |
|
RemoveNonIntersectedStructures()
Declaration
public void RemoveNonIntersectedStructures()
SetDialogType(PenetrationRequestBuilder.RequestDialogType)
Declaration
public void SetDialogType(PenetrationRequestBuilder.RequestDialogType dialogType)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink