Class ShellTemplateBuilder
Inheritance
System.Object
System.MarshalByRefObject
ShellTemplateBuilder
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 ShellTemplateBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
ShellTemplateBuilder()
Declaration
protected ShellTemplateBuilder()
Properties
AngleTolerance
Declaration
public double AngleTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
CoordinateSystem
Declaration
public CoordinateSystem CoordinateSystem { get; set; }
Property Value
CornerCutType
Declaration
public ShellTemplateBuilder.CornerCutTypes CornerCutType { get; set; }
Property Value
CreateSeparateParts
Declaration
public bool CreateSeparateParts { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
EndXTemplateOffset
Declaration
public Expression EndXTemplateOffset { get; }
Property Value
EndYTemplateOffset
Declaration
public Expression EndYTemplateOffset { get; }
Property Value
MarkingLinesDirectionType
Declaration
public ShellTemplateBuilder.MarkingTypes MarkingLinesDirectionType { get; set; }
Property Value
PlaneAutomatic
Declaration
public SelectIBasePlaneList PlaneAutomatic { get; }
Property Value
PlaneMethod
Declaration
public ShellTemplateBuilder.PlaneLocationTypes PlaneMethod { get; set; }
Property Value
SightLineCutType
Declaration
public ShellTemplateBuilder.SightLineCutTypes SightLineCutType { get; set; }
Property Value
SpecifyXPlane
Declaration
public Plane SpecifyXPlane { get; set; }
Property Value
SpecifyYPlane
Declaration
public Plane SpecifyYPlane { get; set; }
Property Value
StartXTemplateOffset
Declaration
public Expression StartXTemplateOffset { get; }
Property Value
StartYTemplateOffset
Declaration
public Expression StartYTemplateOffset { get; }
Property Value
Surface
Declaration
public ScCollector Surface { get; }
Property Value
TemplateSetName
Declaration
public string TemplateSetName { get; set; }
Property Value
Type |
Description |
System.String |
|
Thickness
Declaration
public Expression Thickness { get; }
Property Value
Type
Declaration
public ShellTemplateBuilder.Types Type { get; set; }
Property Value
XOffset
Declaration
public Expression XOffset { get; }
Property Value
XPlaneUserDefined
Declaration
public bool XPlaneUserDefined { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
YOffset
Declaration
public Expression YOffset { get; }
Property Value
YPlaneUserDefined
Declaration
public bool YPlaneUserDefined { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink