Feature.Access()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
Path | In | | String | -
|
Type | In | | String | -
|
Feature.AccessFederatedExtension()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
typeName | In | | String | -
|
Feature.ActivateInactivateFeature()
-
SignatureFeature.ActivateInactivateFeature(activate : Boolean)
Arguments
Name | Input/Output | Required? | Type | Comment |
activate | In | | Boolean | -
|
Feature.AddExtension()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
type | In | | String | -
|
Feature.AttributeType()
-
SignatureFeature.AttributeType(AttributeName : String) : String
Arguments
Name | Input/Output | Required? | Type | Comment |
AttributeName | In | | String | -
|
Feature.CheckProjDistAndNormVectDiff()
-
SignatureFeature.CheckProjDistAndNormVectDiff(OffsetFeature : Feature, ThickFeature : Feature, projectionDistance : Real, differenceAngle : Real) : Real
Arguments
Name | Input/Output | Required? | Type | Comment |
OffsetFeature | In | | Feature | -
|
ThickFeature | In | | Feature | -
|
projectionDistance | In | | Real | -
|
differenceAngle | In | | Real | -
|
Feature.Delete()
-
SignatureFeature.Delete()
Feature.Find()
Feature.GSDGetSurfaceOrientation()
-
SignatureFeature.GSDGetSurfaceOrientation() : Real
Feature.GetAttributeBoolean()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
| In | | String | -
|
Feature.GetAttributeDate()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
| In | | String | -
|
Feature.GetAttributeInteger()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
| In | | String | -
|
Feature.GetAttributeObject()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
| In | | String | -
|
Feature.GetAttributeReal()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
| In | | String | -
|
Feature.GetAttributeString()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
| In | | String | -
|
Feature.GetAttributeValuePointer()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
AttributeName | In | | String | -
|
Feature.GetInputElements()
Feature.GetListOfImplementingReferences()
-
SignatureFeature.GetListOfImplementingReferences(List of Implementing reference : List, List of HowToUsage attributes : List, List of specification links : List)
Arguments
Name | Input/Output | Required? | Type | Comment |
List of Implementing reference | Out | | List | -
|
List of HowToUsage attributes | Out | | List | -
|
List of specification links | Out | | List | -
|
Feature.GetListOfImplementingReferencesForGlobalSpecification()
-
SignatureFeature.GetListOfImplementingReferencesForGlobalSpecification(List of Implementing reference : List, List of specification links : List)
Arguments
Name | Input/Output | Required? | Type | Comment |
List of Implementing reference | Out | | List | -
|
List of specification links | Out | | List | -
|
Feature.HasAttribute()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
| In | | String | -
|
Feature.IsADatumFeat()
-
SignatureFeature.IsADatumFeat() : Integer
Feature.IsASortOf()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
typeName | In | | String | -
|
Feature.IsOwnedBy()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
owner | In | | Feature | -
|
Feature.IsUpToDate()
-
SignatureFeature.IsUpToDate() : Boolean
Feature.ListAttributeNames()
-
SignatureFeature.ListAttributeNames(TypeFilter : String, DynamicOnly : Boolean) : List
Arguments
Name | Input/Output | Required? | Type | Comment |
TypeFilter | In | | String | -
|
DynamicOnly | In | | Boolean | -
|
Feature.ListAttributesValuePointers()
-
SignatureFeature.ListAttributesValuePointers(TypeFilter : String) : List
Arguments
Name | Input/Output | Required? | Type | Comment |
TypeFilter | In | | String | -
|
Feature.Query()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
Type | In | | String | -
|
Condition | In | | String | -
|
Feature.RemoveAttribute()
-
SignatureFeature.RemoveAttribute(String)
Arguments
Name | Input/Output | Required? | Type | Comment |
| In | | String | -
|
Feature.RemoveExtension()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
type | In | | String | -
|
Feature.SetAttributeBoolean()
Feature.SetAttributeDate()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
| In | | String | -
|
| In | | Date | -
|
Feature.SetAttributeDimension()
Feature.SetAttributeInteger()
Feature.SetAttributeObject()
Feature.SetAttributeReal()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
| In | | String | -
|
| In | | Real | -
|
Feature.SetAttributeString()
Feature.Update()
-
SignatureFeature.Update()
List.AddItem()
List.AdvancedSort()
-
SignatureList.AdvancedSort(Type : String, OperatorList : List, FormatList : List, ExpressionList : List) : List
Arguments
Name | Input/Output | Required? | Type | Comment |
Type | In | | String | -
|
OperatorList | In | | List | -
|
FormatList | In | | List | -
|
ExpressionList | In | | List | -
|
List.Append()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
Object | In | | ObjectType | -
|
List.Apply()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
Type | In | | String | -
|
Expression | In | | String | -
|
List.Compute()
List.Filter()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
Type | In | | String | -
|
Condition | In | | String | -
|
List.GetItem()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
Index | In | | Integer | -
|
List.IndexOf()
List.Init()
List.InsertItem()
List.Intersect()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
List2 | In | | List | -
|
Type | In | | String | -
|
Expression | In | | String | -
|
List.Junction()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
List2 | In | | List | -
|
TypeList1 | In | | String | -
|
TypeList2 | In | | String | -
|
Expression | In | | String | -
|
List.RemoveAll()
-
SignatureList.RemoveAll()
List.RemoveDuplicates()
-
SignatureList.RemoveDuplicates()
List.RemoveItem()
-
SignatureList.RemoveItem(Index : Integer)
Arguments
Name | Input/Output | Required? | Type | Comment |
Index | In | | Integer | -
|
List.ReorderItem()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
Current | In | | Integer | -
|
Target | In | | Integer | -
|
List.SetItem()
List.Size()
List.Sort()
List.Split()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
Type | In | | String | -
|
ReturnType | In | | String | -
|
Expression | In | | String | -
|
List.Subtract()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
List2 | In | | List | -
|
Type | In | | String | -
|
Expression | In | | String | -
|
Literal.Inf()
Literal.IsDriving()
-
SignatureLiteral.IsDriving() : Boolean
Literal.Sup()
Map.Add()
Map.Get()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
key | In | | ObjectType | -
|
Map.Remove()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
key | In | | ObjectType | -
|
Map.Replace()
Map.ToLists()
-
SignatureMap.ToLists(keys : List, values : List)
Arguments
Name | Input/Output | Required? | Type | Comment |
keys | Out | | List | -
|
values | Out | | List | -
|
Pointer.SetValue()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
Value | In | | ObjectType | -
|
Pointer.ValuatePointer()
String.Length()
String.MatchPattern()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
iPattern | In | | String | -
|
String.NormalizedLength()
-
SignatureString.NormalizedLength() : Integer
String.Search()
String.SearchPattern()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
iPattern | In | | String | -
|
String.ToDimension()
-
Arguments
Name | Input/Output | Required? | Type | Comment |
iMagnitude | In | | String | -
|
String.ToReal()
-
SignatureString.ToReal() : Real
|