NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Attributes | List of all members
NXOpen.RuleManager.FunctionArgumentsInformation Struct Reference

Used to return information about the arguments for a function. More...

Public Attributes

string ArgumentDefault
 Default for optional argument More...
 
string ArgumentDescription
 Description of argument More...
 
string ArgumentDimensionality
 argument dimensionality More...
 
string ArgumentName
 Argument name More...
 
string ArgumentSelectionTypes
 Selection object types for argument, comma-separated list More...
 
string ArgumentStyle
 Style of argument, Required or Optional More...
 
string ArgumentType
 Type of argument More...
 

Detailed Description

Used to return information about the arguments for a function.

Member Data Documentation

string NXOpen.RuleManager.FunctionArgumentsInformation.ArgumentDefault

Default for optional argument

string NXOpen.RuleManager.FunctionArgumentsInformation.ArgumentDescription

Description of argument

string NXOpen.RuleManager.FunctionArgumentsInformation.ArgumentDimensionality

argument dimensionality

string NXOpen.RuleManager.FunctionArgumentsInformation.ArgumentName

Argument name

string NXOpen.RuleManager.FunctionArgumentsInformation.ArgumentSelectionTypes

Selection object types for argument, comma-separated list

string NXOpen.RuleManager.FunctionArgumentsInformation.ArgumentStyle

Style of argument, Required or Optional

string NXOpen.RuleManager.FunctionArgumentsInformation.ArgumentType

Type of argument


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