Class InsulationBuilder
Inheritance
System.Object
System.MarshalByRefObject
InsulationBuilder
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 InsulationBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
InsulationBuilder()
Declaration
protected InsulationBuilder()
Properties
AddInsulationOnFittings
Declaration
public bool AddInsulationOnFittings { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ApplicationMethod
Declaration
public InsulationBuilder.ApplicationType ApplicationMethod { get; set; }
Property Value
EndOffsetPoint
Declaration
public PathDimensionBuilder EndOffsetPoint { get; }
Property Value
EndPoint
Declaration
public PathDimensionBuilder EndPoint { get; }
Property Value
GapDistance
Declaration
public Expression GapDistance { get; }
Property Value
InsulationPartOccurrenceSelection
Declaration
public SelectComponent InsulationPartOccurrenceSelection { get; }
Property Value
OffsetMethod
Declaration
public InsulationBuilder.OffsetMethodType OffsetMethod { get; set; }
Property Value
OverlapPercentage
Declaration
public Expression OverlapPercentage { get; }
Property Value
SegmentCollector
Declaration
public RouteObjectCollector SegmentCollector { get; }
Property Value
StartOffsetPoint
Declaration
public PathDimensionBuilder StartOffsetPoint { get; }
Property Value
StartPoint
Declaration
public PathDimensionBuilder StartPoint { get; }
Property Value
StockSettings
Declaration
public StockBlockBuilder StockSettings { get; }
Property Value
SwitchStartEnd
Declaration
public bool SwitchStartEnd { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
WrapMethod
Declaration
public InsulationBuilder.WrapType WrapMethod { get; set; }
Property Value
Methods
CreateScalarPoint(Part, Double[])
Declaration
public TaggedObject CreateScalarPoint(Part partToCreatePointIn, double[] pointLocation)
Parameters
Type |
Name |
Description |
Part |
partToCreatePointIn |
|
System.Double[] |
pointLocation |
|
Returns
GetLogicalObject()
Declaration
public LogicalObject GetLogicalObject()
Returns
GetOrderedPath(out TaggedObject[])
Declaration
public void GetOrderedPath(out TaggedObject[] orderedPath)
Parameters
PreCommit()
Declaration
SuggestWrapMethodBasedOnStockSettings()
Declaration
public InsulationBuilder.WrapType SuggestWrapMethodBasedOnStockSettings()
Returns
UpdatePath()
Declaration
Implements
System.Runtime.Remoting.Messaging.IMessageSink