NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Public Member Functions | Properties | List of all members
NXOpen.LineDesigner.PlatformEquipmentBuilder Class Reference

More...

Inheritance diagram for NXOpen.LineDesigner.PlatformEquipmentBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  DeckingMaterialTypeAPI { MetalGrate, CheckerPlate }
 This enum is providing possible deck material type More...
 
enum  DeckSupportTypeAPI { NoSupports, CornersSupportsOnly, AutomaticSupportinGridPattern, ManualSupports }
 This enum is providing possible deck support types More...
 
enum  OutlineTypeAPI { Polyline, Centerline }
 This enum is providing possible outline types More...
 
enum  SideFromCenterlineTypeAPI { RightTopSide, LeftBottomSide }
 This enum is providing possible sides for centerline outline type More...
 
enum  TypeAPI { Platform, Mezzanine }
 This enum is providing possible platform types More...
 

Public Member Functions

unsafe void SupportCrossSectionButton ()
  More...
 
- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe bool AddRailingToggle [get, set]
 Returns or sets the railing toggle to check railing is prsent for platform or not More...
 
unsafe
NXOpen.LineDesigner.JigOnPlaneBuilder 
CenterlineJigOnPlane [get, set]
 Returns or sets the Centerlinejig on plane builder More...
 
unsafe NXOpen.Expression DeckCeilingHeightForCenterline [get]
 Returns the deck ceiling height for centerline platform More...
 
unsafe NXOpen.Expression DeckCeilingHeightForPolyline [get]
 Returns the deck ceiling height for polyline platform More...
 
unsafe NXOpen.Expression DeckElevationForCenterline [get]
 Returns the deck elevation for centerline platform More...
 
unsafe NXOpen.Expression DeckElevationForPolyline [get]
 Returns the deck elevation for polyline platform More...
 
unsafe NXOpen.Expression DeckHeightForCenterline [get]
 Returns the deck height for centerline platform More...
 
unsafe NXOpen.Expression DeckHeightForPolyline [get]
 Returns the deck height for polyline platform More...
 
unsafe
NXOpen.LineDesigner.PlatformEquipmentBuilder.DeckingMaterialTypeAPI 
DeckingMaterial [get, set]
 Returns or sets the decking material More...
 
unsafe NXOpen.Expression DeckLengthForCenterline [get]
 Returns the deck length for centerline platform More...
 
unsafe
NXOpen.LineDesigner.PlatformEquipmentBuilder.DeckSupportTypeAPI 
DeckSupportEnum [get, set]
 Returns or sets the deck support type for platform More...
 
unsafe NXOpen.Expression DeckThicknessForCenterline [get]
 Returns the deck thickness for centerline platform More...
 
unsafe NXOpen.Expression DeckThicknessForPolyline [get]
 Returns the deck thickness for polyline platform More...
 
unsafe NXOpen.Expression DeckWidthForCenterline [get]
 Returns the deck width for centerline platform More...
 
unsafe NXOpen.Expression DistanceFromCenterline [get]
 Returns the distance of platform from centerline More...
 
unsafe NXOpen.Expression HorizontalGridSpacing [get]
 Returns the horizontal grid spacing More...
 
unsafe bool IsSketchInternal [get, set]
 Returns or sets the issketchiInternal More...
 
unsafe NXOpen.KFObject KfObject [get]
 Returns the kf object More...
 
unsafe
NXOpen.LineDesigner.PlatformEquipmentBuilder.OutlineTypeAPI 
OutlineEnum [get, set]
 Returns or sets the outline type enum More...
 
unsafe NXOpen.Section PolylineSuperSection [get]
 Returns the polyline section for platform More...
 
unsafe
NXOpen.LineDesigner.PlatformEquipmentBuilder.SideFromCenterlineTypeAPI 
SideFromCenterlineEnum [get, set]
 Returns or sets the side from center line More...
 
unsafe bool StatusOfPlatformCeilingHeightUpdation [get, set]
 Returns or sets the platform ceiling height updation status More...
 
unsafe bool StatusOfPlatformElevationUpdation [get, set]
 Returns or sets the platform elevation updation status More...
 
unsafe bool StatusOfPlatformHeightUpdation [get, set]
 Returns or sets the platform height updation status More...
 
unsafe bool StatusOfPlatformSupportDefaultFromCeilingToggleUpdation [get, set]
 Returns or sets the platform supportDefaultFromCeilingToggle updation status More...
 
unsafe bool StatusOfPlatformSupportOptionUpdation [get, set]
 Returns or sets the platform supportOption updation status More...
 
unsafe bool StatusOfPlatformThicknessUpdation [get, set]
 Returns or sets the platform thickness updation status More...
 
unsafe bool SupportsFromCeiling [get, set]
 Returns or sets the option to check , if supports are from ceiling More...
 
unsafe
NXOpen.LineDesigner.PlatformEquipmentBuilder.TypeAPI 
TypeEnum [get, set]
 Returns or sets the platform type enum More...
 
unsafe NXOpen.Expression VerticalGridSpacing [get]
 Returns the vertical grid spacing More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

To create a new instance of this class, use NXOpen.LineDesigner.LineDesignerManager.CreatePlatformEquipmentBuilder

Default values.

Property Value

AddRailingToggle

1

DeckCeilingHeightForCenterline.Value

9000 (millimeters part), 354.5 (inches part)

DeckCeilingHeightForPolyline.Value

9000 (millimeters part), 354.5 (inches part)

DeckElevationForCenterline.Value

0 (millimeters part), 0 (inches part)

DeckElevationForPolyline.Value

0 (millimeters part), 0 (inches part)

DeckHeightForCenterline.Value

525 (millimeters part), 21 (inches part)

DeckHeightForPolyline.Value

1750 (millimeters part), 68.9 (inches part)

DeckLengthForCenterline.Value

2540 (millimeters part), 100 (inches part)

DeckSupportEnum

NoSupports

DeckThicknessForCenterline.Value

300 (millimeters part), 12 (inches part)

DeckThicknessForPolyline.Value

300 (millimeters part), 12 (inches part)

DeckWidthForCenterline.Value

2438 (millimeters part), 96 (inches part)

DeckingMaterial

MetalGrate

DistanceFromCenterline.Value

660 (millimeters part), 26 (inches part)

HorizontalGridSpacing.Value

4000 (millimeters part), 157.5 (inches part)

OutlineEnum

Polyline

SideFromCenterlineEnum

RightTopSide

SupportsFromCeiling

0

TypeEnum

Platform

VerticalGridSpacing.Value

3200 (millimeters part), 126 (inches part)

Created in NX9.0.0

Member Enumeration Documentation

This enum is providing possible deck material type

Enumerator
MetalGrate 
CheckerPlate 

This enum is providing possible deck support types

Enumerator
NoSupports 
CornersSupportsOnly 
AutomaticSupportinGridPattern 
ManualSupports 

This enum is providing possible outline types

Enumerator
Polyline 
Centerline 

This enum is providing possible sides for centerline outline type

Enumerator
RightTopSide 
LeftBottomSide 

This enum is providing possible platform types

Enumerator
Platform 
Mezzanine 

Member Function Documentation

unsafe void NXOpen.LineDesigner.PlatformEquipmentBuilder.SupportCrossSectionButton ( )
inline

Created in NX9.0.0

License requirements: ld_line_designer ("FULL LINE DESIGNER")

Property Documentation

unsafe bool NXOpen.LineDesigner.PlatformEquipmentBuilder.AddRailingToggle
getset

Returns or sets the railing toggle to check railing is prsent for platform or not

Created in NX9.0.0

License requirements to get this property: ld_line_designer ("FULL LINE DESIGNER")

License requirements to set this property: ld_line_designer ("FULL LINE DESIGNER")

unsafe NXOpen.LineDesigner.JigOnPlaneBuilder NXOpen.LineDesigner.PlatformEquipmentBuilder.CenterlineJigOnPlane
getset

Returns or sets the Centerlinejig on plane builder

Created in NX9.0.0

License requirements to get this property: ld_line_designer ("FULL LINE DESIGNER")

License requirements to set this property: ld_line_designer ("FULL LINE DESIGNER")

unsafe NXOpen.Expression NXOpen.LineDesigner.PlatformEquipmentBuilder.DeckCeilingHeightForCenterline
get

Returns the deck ceiling height for centerline platform

Created in NX9.0.0

License requirements: ld_line_designer ("FULL LINE DESIGNER")

unsafe NXOpen.Expression NXOpen.LineDesigner.PlatformEquipmentBuilder.DeckCeilingHeightForPolyline
get

Returns the deck ceiling height for polyline platform

Created in NX9.0.0

License requirements: ld_line_designer ("FULL LINE DESIGNER")

unsafe NXOpen.Expression NXOpen.LineDesigner.PlatformEquipmentBuilder.DeckElevationForCenterline
get

Returns the deck elevation for centerline platform

Created in NX9.0.0

License requirements: ld_line_designer ("FULL LINE DESIGNER")

unsafe NXOpen.Expression NXOpen.LineDesigner.PlatformEquipmentBuilder.DeckElevationForPolyline
get

Returns the deck elevation for polyline platform

Created in NX9.0.0

License requirements: ld_line_designer ("FULL LINE DESIGNER")

unsafe NXOpen.Expression NXOpen.LineDesigner.PlatformEquipmentBuilder.DeckHeightForCenterline
get

Returns the deck height for centerline platform

Created in NX9.0.0

License requirements: ld_line_designer ("FULL LINE DESIGNER")

unsafe NXOpen.Expression NXOpen.LineDesigner.PlatformEquipmentBuilder.DeckHeightForPolyline
get

Returns the deck height for polyline platform

Created in NX9.0.0

License requirements: ld_line_designer ("FULL LINE DESIGNER")

unsafe NXOpen.LineDesigner.PlatformEquipmentBuilder.DeckingMaterialTypeAPI NXOpen.LineDesigner.PlatformEquipmentBuilder.DeckingMaterial
getset

Returns or sets the decking material

Created in NX9.0.0

License requirements to get this property: ld_line_designer ("FULL LINE DESIGNER")

License requirements to set this property: ld_line_designer ("FULL LINE DESIGNER")

unsafe NXOpen.Expression NXOpen.LineDesigner.PlatformEquipmentBuilder.DeckLengthForCenterline
get

Returns the deck length for centerline platform

Created in NX9.0.0

License requirements: ld_line_designer ("FULL LINE DESIGNER")

unsafe NXOpen.LineDesigner.PlatformEquipmentBuilder.DeckSupportTypeAPI NXOpen.LineDesigner.PlatformEquipmentBuilder.DeckSupportEnum
getset

Returns or sets the deck support type for platform

Created in NX9.0.0

License requirements to get this property: ld_line_designer ("FULL LINE DESIGNER")

License requirements to set this property: ld_line_designer ("FULL LINE DESIGNER")

unsafe NXOpen.Expression NXOpen.LineDesigner.PlatformEquipmentBuilder.DeckThicknessForCenterline
get

Returns the deck thickness for centerline platform

Created in NX9.0.0

License requirements: ld_line_designer ("FULL LINE DESIGNER")

unsafe NXOpen.Expression NXOpen.LineDesigner.PlatformEquipmentBuilder.DeckThicknessForPolyline
get

Returns the deck thickness for polyline platform

Created in NX9.0.0

License requirements: ld_line_designer ("FULL LINE DESIGNER")

unsafe NXOpen.Expression NXOpen.LineDesigner.PlatformEquipmentBuilder.DeckWidthForCenterline
get

Returns the deck width for centerline platform

Created in NX9.0.0

License requirements: ld_line_designer ("FULL LINE DESIGNER")

unsafe NXOpen.Expression NXOpen.LineDesigner.PlatformEquipmentBuilder.DistanceFromCenterline
get

Returns the distance of platform from centerline

Created in NX9.0.0

License requirements: ld_line_designer ("FULL LINE DESIGNER")

unsafe NXOpen.Expression NXOpen.LineDesigner.PlatformEquipmentBuilder.HorizontalGridSpacing
get

Returns the horizontal grid spacing

Created in NX9.0.0

License requirements: ld_line_designer ("FULL LINE DESIGNER")

unsafe bool NXOpen.LineDesigner.PlatformEquipmentBuilder.IsSketchInternal
getset

Returns or sets the issketchiInternal

Created in NX9.0.0

License requirements to get this property: ld_line_designer ("FULL LINE DESIGNER")

License requirements to set this property: ld_line_designer ("FULL LINE DESIGNER")

unsafe NXOpen.KFObject NXOpen.LineDesigner.PlatformEquipmentBuilder.KfObject
get

Returns the kf object

Created in NX9.0.0

License requirements: ld_line_designer ("FULL LINE DESIGNER")

unsafe NXOpen.LineDesigner.PlatformEquipmentBuilder.OutlineTypeAPI NXOpen.LineDesigner.PlatformEquipmentBuilder.OutlineEnum
getset

Returns or sets the outline type enum

Created in NX9.0.0

License requirements to get this property: ld_line_designer ("FULL LINE DESIGNER")

License requirements to set this property: ld_line_designer ("FULL LINE DESIGNER")

unsafe NXOpen.Section NXOpen.LineDesigner.PlatformEquipmentBuilder.PolylineSuperSection
get

Returns the polyline section for platform

Created in NX9.0.0

License requirements: ld_line_designer ("FULL LINE DESIGNER")

unsafe NXOpen.LineDesigner.PlatformEquipmentBuilder.SideFromCenterlineTypeAPI NXOpen.LineDesigner.PlatformEquipmentBuilder.SideFromCenterlineEnum
getset

Returns or sets the side from center line

Created in NX9.0.0

License requirements to get this property: ld_line_designer ("FULL LINE DESIGNER")

License requirements to set this property: ld_line_designer ("FULL LINE DESIGNER")

unsafe bool NXOpen.LineDesigner.PlatformEquipmentBuilder.StatusOfPlatformCeilingHeightUpdation
getset

Returns or sets the platform ceiling height updation status

Created in NX9.0.0

License requirements to get this property: ld_line_designer ("FULL LINE DESIGNER")

License requirements to set this property: ld_line_designer ("FULL LINE DESIGNER")

unsafe bool NXOpen.LineDesigner.PlatformEquipmentBuilder.StatusOfPlatformElevationUpdation
getset

Returns or sets the platform elevation updation status

Created in NX9.0.0

License requirements to get this property: ld_line_designer ("FULL LINE DESIGNER")

License requirements to set this property: ld_line_designer ("FULL LINE DESIGNER")

unsafe bool NXOpen.LineDesigner.PlatformEquipmentBuilder.StatusOfPlatformHeightUpdation
getset

Returns or sets the platform height updation status

Created in NX9.0.0

License requirements to get this property: ld_line_designer ("FULL LINE DESIGNER")

License requirements to set this property: ld_line_designer ("FULL LINE DESIGNER")

unsafe bool NXOpen.LineDesigner.PlatformEquipmentBuilder.StatusOfPlatformSupportDefaultFromCeilingToggleUpdation
getset

Returns or sets the platform supportDefaultFromCeilingToggle updation status

Created in NX9.0.0

License requirements to get this property: ld_line_designer ("FULL LINE DESIGNER")

License requirements to set this property: ld_line_designer ("FULL LINE DESIGNER")

unsafe bool NXOpen.LineDesigner.PlatformEquipmentBuilder.StatusOfPlatformSupportOptionUpdation
getset

Returns or sets the platform supportOption updation status

Created in NX9.0.0

License requirements to get this property: ld_line_designer ("FULL LINE DESIGNER")

License requirements to set this property: ld_line_designer ("FULL LINE DESIGNER")

unsafe bool NXOpen.LineDesigner.PlatformEquipmentBuilder.StatusOfPlatformThicknessUpdation
getset

Returns or sets the platform thickness updation status

Created in NX9.0.0

License requirements to get this property: ld_line_designer ("FULL LINE DESIGNER")

License requirements to set this property: ld_line_designer ("FULL LINE DESIGNER")

unsafe bool NXOpen.LineDesigner.PlatformEquipmentBuilder.SupportsFromCeiling
getset

Returns or sets the option to check , if supports are from ceiling

Created in NX9.0.0

License requirements to get this property: ld_line_designer ("FULL LINE DESIGNER")

License requirements to set this property: ld_line_designer ("FULL LINE DESIGNER")

unsafe NXOpen.LineDesigner.PlatformEquipmentBuilder.TypeAPI NXOpen.LineDesigner.PlatformEquipmentBuilder.TypeEnum
getset

Returns or sets the platform type enum

Created in NX9.0.0

License requirements to get this property: ld_line_designer ("FULL LINE DESIGNER")

License requirements to set this property: ld_line_designer ("FULL LINE DESIGNER")

unsafe NXOpen.Expression NXOpen.LineDesigner.PlatformEquipmentBuilder.VerticalGridSpacing
get

Returns the vertical grid spacing

Created in NX9.0.0

License requirements: ld_line_designer ("FULL LINE DESIGNER")


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.