public interface SecondarySectionData extends NXObject
NXObject.AttributeInformation, NXObject.AttributeType, NXObject.ComputationalTime, NXObject.DateAndTimeFormat
Modifier and Type | Method and Description |
---|---|
void |
destroy()
Delete the secondary section object.
|
Expression[] |
getMasterExpressionValues()
Get the Master Sketch Expression Values
License requirements: None. |
String[] |
getSecondarySectionValues()
Get the Secondary Sketch Expression Values
License requirements: None. |
boolean |
isEndSection()
Returns the End Section
License requirements: None. |
boolean |
isStartSection()
Returns the Start Section
License requirements: None. |
Extend |
onPathDimData()
Returns the on path dim
License requirements: None. |
void |
setEndSection(boolean endSection)
License requirements: None. |
void |
setMasterExpressionValues(Expression[] expressions)
Set the Master Sketch Expression Values.
|
void |
setSecondarySectionValues(String[] expressions)
Set the Secondary Sketch Expression Values.
|
void |
setStartSection(boolean startSection)
License requirements: None. |
deleteAllAttributesByType, deleteAllAttributesByType, deleteAttributeByTypeAndTitle, deleteAttributeByTypeAndTitle, deleteUserAttribute, deleteUserAttributes, getAttributeTitlesByType, getBooleanUserAttribute, getComputationalTimeUserAttribute, getIntegerAttribute, getIntegerUserAttribute, getRealAttribute, getRealUserAttribute, getReferenceAttribute, getStringAttribute, getStringUserAttribute, getTimeAttribute, getTimeUserAttribute, getUserAttribute, getUserAttribute, getUserAttributeAsString, getUserAttributeCount, getUserAttributeCount, getUserAttributeLock, getUserAttributes, getUserAttributes, getUserAttributes, getUserAttributesAsStrings, getUserAttributeSize, getUserAttributeSourceObjects, hasUserAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setBooleanUserAttribute, setReferenceAttribute, setReferenceAttribute, setTimeAttribute, setTimeAttribute, setTimeUserAttribute, setTimeUserAttribute, setUserAttribute, setUserAttribute, setUserAttribute, setUserAttribute, setUserAttribute, setUserAttributeLock
printTestData, printTestData, tag, tagValue
findObject, isOccurrence, journalIdentifier, name, owningComponent, owningPart, print, prototype, setName
Extend onPathDimData() throws NXException, RemoteException
NXException
RemoteException
String[] getSecondarySectionValues() throws NXException, RemoteException
NXException
RemoteException
void setSecondarySectionValues(String[] expressions) throws NXException, RemoteException
Sketch.getAllExpressions()
to get the exact
sequence of expression values.
expressions
- Dim ExpressionNXException
RemoteException
Expression[] getMasterExpressionValues() throws NXException, RemoteException
NXException
RemoteException
void setMasterExpressionValues(Expression[] expressions) throws NXException, RemoteException
expressions
- All the expressions in the sketchNXException
RemoteException
void setStartSection(boolean startSection) throws NXException, RemoteException
startSection
- NXException
RemoteException
boolean isStartSection() throws NXException, RemoteException
NXException
RemoteException
void setEndSection(boolean endSection) throws NXException, RemoteException
endSection
- NXException
RemoteException
boolean isEndSection() throws NXException, RemoteException
NXException
RemoteException
void destroy() throws NXException, RemoteException
NXException
RemoteException
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.