NXOpen .NET Reference  12.0.0
NXOpen.Plane Member List

This is the complete list of members for NXOpen.Plane, including all inherited members.

AttributeType enum nameNXOpen.NXObject
Blank()NXOpen.DisplayableObject
ColorNXOpen.DisplayableObject
ConvertToSmartPlane()NXOpen.Plane
CopyPlane()NXOpen.Plane
CopySoPlane()NXOpen.Plane
CreateAttributeIterator()NXOpen.NXObject
DateAndTimeFormat enum nameNXOpen.NXObject
DeleteAllAttributesByType(NXOpen.NXObject.AttributeType type)NXOpen.NXObject
DeleteAllAttributesByType(NXOpen.NXObject.AttributeType type, NXOpen.Update.Option option)NXOpen.NXObject
DeleteAttributeByTypeAndTitle(NXOpen.NXObject.AttributeType type, string title)NXOpen.NXObject
DeleteAttributeByTypeAndTitle(NXOpen.NXObject.AttributeType type, string title, NXOpen.Update.Option option)NXOpen.NXObject
DeleteUserAttribute(NXOpen.NXObject.AttributeType type, string title, bool deleteEntireArray, NXOpen.Update.Option option)NXOpen.NXObject
DeleteUserAttributes(NXOpen.AttributeIterator iterator, NXOpen.Update.Option option)NXOpen.NXObject
DeleteUserAttributes(NXOpen.NXObject.AttributeType type, NXOpen.Update.Option option)NXOpen.NXObject
DestroyPlane()NXOpen.Plane
EditFixedPlane(NXOpen.Point3d origin, NXOpen.Matrix3x3 matrix)NXOpen.Plane
Evaluate()NXOpen.Plane
ExpressionNXOpen.Plane
FindObject(string journalIdentifier)NXOpen.NXObject
FlipNXOpen.Plane
FrenetSubtypeNXOpen.Plane
GetAlternate()NXOpen.Plane
GetAttributeTitlesByType(NXOpen.NXObject.AttributeType type)NXOpen.NXObject
GetBooleanUserAttribute(string title, int index)NXOpen.NXObject
GetComputationalTimeUserAttribute(string title, int index)NXOpen.NXObject
GetGeometry()NXOpen.Plane
GetIntegerAttribute(string title)NXOpen.NXObject
GetIntegerUserAttribute(string title, int index)NXOpen.NXObject
GetNextUserAttribute(NXOpen.AttributeIterator iterator, out NXOpen.NXObject.AttributeInformation info)NXOpen.NXObject
GetNumberOfAlternate()NXOpen.Plane
GetPdmReferenceAttributeValue(string attributeTitle)NXOpen.NXObject
GetRealAttribute(string title)NXOpen.NXObject
GetRealUserAttribute(string title, int index)NXOpen.NXObject
GetReferenceAttribute(string title)NXOpen.NXObject
GetReverseSection()NXOpen.Plane
GetReverseSide()NXOpen.Plane
GetStringAttribute(string title)NXOpen.NXObject
GetStringUserAttribute(string title, int index)NXOpen.NXObject
GetTimeAttribute(NXOpen.NXObject.DateAndTimeFormat format, string title)NXOpen.NXObject
GetTimeUserAttribute(string title, int index)NXOpen.NXObject
GetUserAttribute(string title, NXOpen.NXObject.AttributeType type, int index)NXOpen.NXObject
GetUserAttribute(string title, bool includeUnset, bool addStringValues, NXOpen.NXObject.AttributeType type)NXOpen.NXObject
GetUserAttributeAsString(string title, NXOpen.NXObject.AttributeType type, int index)NXOpen.NXObject
GetUserAttributeCount(NXOpen.AttributeIterator iterator)NXOpen.NXObject
GetUserAttributeCount(NXOpen.AttributeIterator iterator, bool countArrayAsOneAttribute)NXOpen.NXObject
GetUserAttributeCount(NXOpen.NXObject.AttributeType type)NXOpen.NXObject
GetUserAttributeCount(NXOpen.NXObject.AttributeType type, bool includeUnset, bool countArrayAsOneAttribute)NXOpen.NXObject
GetUserAttributeLock(string title, NXOpen.NXObject.AttributeType type)NXOpen.NXObject
GetUserAttributes(NXOpen.AttributeIterator iterator)NXOpen.NXObject
GetUserAttributes()NXOpen.NXObject
GetUserAttributes(bool includeUnset)NXOpen.NXObject
GetUserAttributes(bool includeUnset, bool addStringValues)NXOpen.NXObject
GetUserAttributesAsStrings()NXOpen.NXObject
GetUserAttributeSize(string title, NXOpen.NXObject.AttributeType type)NXOpen.NXObject
GetUserAttributeSourceObjects()NXOpen.NXObject
HasUserAttribute(NXOpen.AttributeIterator iterator)NXOpen.NXObject
HasUserAttribute(string title, NXOpen.NXObject.AttributeType type, int index)NXOpen.NXObject
Highlight()NXOpen.DisplayableObject
IsBlankedNXOpen.DisplayableObject
IsOccurrenceNXOpen.NXObject
JournalIdentifierNXOpen.NXObject
LayerNXOpen.DisplayableObject
LineFontNXOpen.DisplayableObject
LineWidthNXOpen.DisplayableObject
MatrixNXOpen.Plane
MethodNXOpen.Plane
NameNXOpen.NXObject
NameLocationNXOpen.DisplayableObject
NormalNXOpen.Plane
ObjectFont enum nameNXOpen.DisplayableObject
ObjectWidth enum nameNXOpen.DisplayableObject
OffsetExpressionNXOpen.Plane
OffsetFlipNXOpen.Plane
OriginNXOpen.Plane
OwningComponentNXOpen.NXObject
OwningPartNXOpen.NXObject
PercentNXOpen.Plane
Print()NXOpen.NXObject
ProtectFromDelete()NXOpen.SmartObject
PrototypeNXOpen.NXObject
RedisplayObject()NXOpen.DisplayableObject
ReleaseDeleteProtection()NXOpen.SmartObject
RemoveOffsetData()NXOpen.Plane
RemoveParameters()NXOpen.SmartObject
RemoveViewDependency()NXOpen.DisplayableObject
ReplaceExpression(NXOpen.Expression expTag)NXOpen.Plane
ReplaceParameters(NXOpen.SmartObject otherSo)NXOpen.SmartObject
ResetExpressionValue()NXOpen.Plane
SetAlternate(NXOpen.PlaneTypes.AlternateType type)NXOpen.Plane
SetAttribute(string title, int value)NXOpen.NXObject
SetAttribute(string title, int value, NXOpen.Update.Option option)NXOpen.NXObject
SetAttribute(string title, double value)NXOpen.NXObject
SetAttribute(string title, double value, NXOpen.Update.Option option)NXOpen.NXObject
SetAttribute(string title, string value)NXOpen.NXObject
SetAttribute(string title, string value, NXOpen.Update.Option option)NXOpen.NXObject
SetAttribute(string title)NXOpen.NXObject
SetAttribute(string title, NXOpen.Update.Option option)NXOpen.NXObject
SetBooleanUserAttribute(string title, int index, bool value, NXOpen.Update.Option option)NXOpen.NXObject
SetExpression(string valueExpression)NXOpen.Plane
SetFlip(bool flip)NXOpen.Plane
SetFrenetSubtype(NXOpen.PlaneTypes.FrenetSubtype subtype)NXOpen.Plane
SetGeometry(NXOpen.NXObject[] geom)NXOpen.Plane
SetMethod(NXOpen.PlaneTypes.MethodType type)NXOpen.Plane
SetName(string name)NXOpen.NXObject
SetNameLocation(NXOpen.Point3d location)NXOpen.DisplayableObject
SetOffsetExpression(string valueExpression)NXOpen.Plane
SetOffsetFlip(bool flip)NXOpen.Plane
SetPdmReferenceAttribute(string attributeTitle, string attributeValue)NXOpen.NXObject
SetPercent(bool percent)NXOpen.Plane
SetReferenceAttribute(string title, string value)NXOpen.NXObject
SetReferenceAttribute(string title, string value, NXOpen.Update.Option option)NXOpen.NXObject
SetReverseSection(bool reverseSection)NXOpen.Plane
SetReverseSide(bool reverseSide)NXOpen.Plane
SetTimeAttribute(string title, string value)NXOpen.NXObject
SetTimeAttribute(string title, string value, NXOpen.Update.Option option)NXOpen.NXObject
SetTimeUserAttribute(string title, int index, string value, NXOpen.Update.Option option)NXOpen.NXObject
SetTimeUserAttribute(string title, int index, NXOpen.NXObject.ComputationalTime value, NXOpen.Update.Option option)NXOpen.NXObject
SetUpdateOption(NXOpen.SmartObject.UpdateOption update)NXOpen.Plane
NXOpen::IPlane.SetUpdateOption(NXOpen.SmartObject.UpdateOption update)NXOpen.IPlane
SetUserAttribute(NXOpen.NXObject.AttributeInformation info, NXOpen.Update.Option option)NXOpen.NXObject
SetUserAttribute(string title, int index, int value, NXOpen.Update.Option option)NXOpen.NXObject
SetUserAttribute(string title, int index, double value, NXOpen.Update.Option option)NXOpen.NXObject
SetUserAttribute(string title, int index, string value, NXOpen.Update.Option option)NXOpen.NXObject
SetUserAttribute(string title, int index, NXOpen.Update.Option option)NXOpen.NXObject
SetUserAttributeLock(string title, NXOpen.NXObject.AttributeType type, bool @lock)NXOpen.NXObject
SetVisibility(NXOpen.SmartObject.VisibilityOption visibility)NXOpen.SmartObject
SynchronizeToPlane(NXOpen.Plane sourcePlane)NXOpen.Plane
Unblank()NXOpen.DisplayableObject
Unhighlight()NXOpen.DisplayableObject
UpdateNXOpen.SmartObject
UpdateOption enum nameNXOpen.SmartObject
VisibilityNXOpen.SmartObject
VisibilityOption enum nameNXOpen.SmartObject
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.