diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of plm:Annotation3DType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:PropertyGroup plm:Keyword plm:SafetyClassification plm:ValueToCustomer plm:Reference plm:FeatureIdentification plm:CpsLetters plm:PlaneCutter plm:OpenPolylineCutter plm:ClosedPolylineCutter plm:OpenCutter plm:ClosedCutter | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="Ann3DCuttingPlaneSymbolType"> <xsd:annotation> <xsd:documentation> CuttingPlaneSymbol Annotation. Attributes: Elements: CpsLetters: The name displayed with the Cutting Plane Symbol in the graphics region. This is not the system ID for the symbol. Elements: One (usually only one) of the following: PlaneCutter: Data for a Plane cutter. A CuttingPlaneSymbol for a parallel planes lightweight Section has 2 PlaneCutters. One for a box lightweight Section has 6. OpenPolylineCutter: Data for an open polyline cutter ClosedPolylineCutter: Data for a closed polyline cutter OpenCutter: Data for an open polyline cutter ClosedCutter: Data for a closed polyline cutter </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:Annotation3DType"> <xsd:sequence> <xsd:element name="CpsLetters" type="plm:Ann3DTextType" minOccurs="1" maxOccurs="1"/> <xsd:choice minOccurs="1" maxOccurs="1"> <xsd:element name="PlaneCutter" type="plm:Ann3DCPSPlaneCutterType" maxOccurs="6"/> <xsd:element name="OpenPolylineCutter" type="plm:Ann3DCPSOpenPolylineCutterType" plm:deprecated="true"/> <xsd:element name="ClosedPolylineCutter" type="plm:Ann3DCPSClosedPolylineCutterType" plm:deprecated="true"/> <xsd:element name="OpenCutter" type="plm:Ann3DCPSOpenCutterType"/> <xsd:element name="ClosedCutter" type="plm:Ann3DCPSClosedCutterType"/> </xsd:choice> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | plm:Ann3DTextType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Item | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="CpsLetters" type="plm:Ann3DTextType" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||
type | plm:Ann3DCPSPlaneCutterType | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | plm:Plane | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="PlaneCutter" type="plm:Ann3DCPSPlaneCutterType" maxOccurs="6"/> |
diagram | |||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||
type | plm:Ann3DCPSOpenPolylineCutterType | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | plm:ConstraintPlane plm:Polyline | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="OpenPolylineCutter" type="plm:Ann3DCPSOpenPolylineCutterType" plm:deprecated="true"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||
type | plm:Ann3DCPSClosedPolylineCutterType | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | plm:ConstraintPlane plm:Polyline | ||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="ClosedPolylineCutter" type="plm:Ann3DCPSClosedPolylineCutterType" plm:deprecated="true"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||
type | plm:Ann3DCPSOpenCutterType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | plm:ConstraintPlane | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xsd:element name="OpenCutter" type="plm:Ann3DCPSOpenCutterType"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||
type | plm:Ann3DCPSClosedCutterType | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:ConstraintPlane | ||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="ClosedCutter" type="plm:Ann3DCPSClosedCutterType"/> |