NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | List of all members
NXOpen.Features.ShipDesign.PenetrationRequest Class Reference

Represents the Penetration Request object. More...

Inheritance diagram for NXOpen.Features.ShipDesign.PenetrationRequest:
NXOpen.Issue.IssueContent NXOpen.NXObject NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  CompensationType {
  NotRequired, Standard, NonStandard, Sleeve,
  DoubleSleeve, Flange
}
 Represents the Compensation type More...
 
enum  CoutoutType {
  Circular, Rectangular, FlatOval, UserDefined,
  ExistingSketch, NewSketch, None
}
 Represents the Coutout type More...
 
enum  DirectionType { PerpendiculartoStructure, ParalleltoRoute, UserDefined }
 Represents the Direction type More...
 
enum  PenetrationType { PenetratingObject, PenetratingPoint }
 Represents the penetration type More...
 
enum  RequestType { Single, Multiple }
 Represents the request type More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Issue.IssueContent
unsafe void AddAttachment (NXOpen.Issue.IssueAttachment attachment)
 Adds an NXOpen.Issue.IssueAttachment More...
 
unsafe void Close (string coseNote)
 Closes the issue More...
 
unsafe void DiscardIssue ()
 Discards the newly created issue which has not saved in external db yet More...
 
unsafe
NXOpen.Issue.IssueAttachment[] 
GetAllAttachments ()
 Returns all the NXOpen.Issue.IssueAttachment s More...
 
unsafe NXOpen.Issue.IssueAttachment GetAttachment (string attachmentName)
 Returns the NXOpen.Issue.IssueAttachment with this attachment name More...
 
unsafe
NXOpen.Issue.IssueAttachment[] 
GetChildAttachments ()
 Returns the child NXOpen.Issue.IssueAttachment s More...
 
unsafe NXOpen.Issue.IssueFolder[] GetFolders ()
 Returns all the child NXOpen.Issue.IssueFolder s More...
 
unsafe NXOpen.Issue.IssueAttachment GetPartAttachment ()
 Returns the NXOpen.Issue.IssueAttachment with part type More...
 
unsafe NXOpen.Issue.IssueProperty GetProperty (string propertyName)
 Returns the NXOpen.Issue.IssueProperty with this property name More...
 
unsafe string GetPropertyValue (string propertyName)
 Returns the value of NXOpen.Issue.IssueProperty More...
 
unsafe NXOpen.Issue.IssueProperty[] GetUserProperties ()
 Returns the user definded NXOpen.Issue.IssueProperty s More...
 
unsafe bool IsCheckedOut (out string user)
 Returns whether the issue is checked out More...
 
unsafe bool IsClosed ()
 Returns whether the issue is closed More...
 
unsafe bool IsReadOnly ()
 Returns whether the issue is read only More...
 
unsafe void LoadAttachments ()
 Loads the NXOpen.Issue.IssueAttachment s More...
 
unsafe void ReloadProperties ()
 Reloads all the NXOpen.Issue.IssueProperty s More...
 
unsafe void RemoveAttachment (NXOpen.Issue.IssueAttachment attachment)
 Removes an NXOpen.Issue.IssueAttachment More...
 
unsafe void Review (string reviewDecision, string comment)
 Signs off the current workflow task with decision More...
 
unsafe void SaveChanges ()
 Saves the changes to issue server More...
 
unsafe void SendToWorkflow (string workflowTemplate)
 Sends the issue to workflow process More...
 
unsafe void SetPropertyValue (string propertyName, string propertyValue)
 Sets the value of NXOpen.Issue.IssueProperty More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.Issue.IssueContent
unsafe string AssignedUser [get, set]
 Returns or sets the assigned user More...
 
unsafe string Comment [get, set]
 Returns or sets the issue comment More...
 
unsafe string DueDate [get, set]
 Returns or sets the due date More...
 
unsafe bool IsLocked [get]
 Returns the lock state More...
 
unsafe string IssueId [get]
 Returns the issue id More...
 
unsafe NXOpen.Issue.IssueAttachment PreviewImage [get, set]
 Returns or sets the preview image More...
 
unsafe string Priority [get, set]
 Returns or sets the issue priority More...
 
unsafe string Status [get, set]
 Returns or sets the issue status More...
 
unsafe string Title [get, set]
 Returns or sets the issue title More...
 

Detailed Description

Represents the Penetration Request object.

Not support KF.

Created in NX8.0.0

Member Enumeration Documentation

Represents the Compensation type

Enumerator
NotRequired 
Standard 
NonStandard 
Sleeve 
DoubleSleeve 
Flange 

Represents the Coutout type

Enumerator
Circular 
Rectangular 
FlatOval 
UserDefined 
ExistingSketch 
NewSketch 
None 

Represents the Direction type

Enumerator
PerpendiculartoStructure 
ParalleltoRoute 
UserDefined 

Represents the penetration type

Enumerator
PenetratingObject 
PenetratingPoint 

Represents the request type

Enumerator
Single 
Multiple 

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