PlaneCurveData
PlaneCurveData[entity,property]
gives the value of the specified property for the plane curve entity.
PlaneCurveData[{entity1,entity2,…},property]
gives a list of property values for the specified plane curve entities.
PlaneCurveData[entity,property,annotation]
gives the specified annotation associated with the given property.
Details
- PlaneCurveData[] gives a list of all plane curve entities.
- PlaneCurveData["Properties"] gives a list of available properties.
- PlaneCurveData["SampleEntities"] gives a list of sample entities.
- The specified entity in PlaneCurveData can be an Entity, EntityClass, entity canonical name, or list thereof.
- The specified property can be an EntityProperty, EntityPropertyClass, property canonical name, or list of properties.
- Properties that do not apply or are not known in a particular case are indicated by Missing[…].
- Properties include:
-
"Acnodes" acnodes "AlgebraicDegree" algebraic degree "AlgebraicEquation" algebraic equation "AlternateNames" alternate names "ArcLength" arc length "ArcLengthFunction" arc length function "Area" area enclosed "AreaImage" area enclosed plot "AreaMomentOfInertiaTensor" area moment of inertia tensor of enclosed lamina "AssociatedEntities" associated entities "AssociatedPeople" associated people "Asymptotes" asymptotes "CartesianEquation" Cartesian equation "Centroid" centroid of enclosed lamina "CesaroEquation" Cesàro equation "ChordLength" chord length "Circumference" circumference "Classes" classes "Crunodes" crunodes "Curvature" parametric curvature "Cusps" cusps "Diameter" diameter "DifferentialEquation" differential equation "Directrix" directrix "Eccentricity" eccentricity "Evolute" evolute "FilledRegion" filled region "FocalParameter" focal parameter "Foci" foci "Graphics" graphics expression "Image" image "ImplicitCurvature" implicit curvature "ImplicitSlope" implicit slope "ImplicitVectorLength" implicit vector length "InfinitePoints" infinite points "InflectionPoints" inflection points "Involute" involute "LatusRectum" latus rectum "LineSegmentLengthCDF" CDF of lengths "LineSegmentLengthMean" mean line segment length "LineSegmentLengthPDF" PDF of lengths "MajorAxis" major axis length (major diameter) "MinorAxis" minor axis length (minor diameter) "Name" name "NaturalParametricEquations" natural parametric equations "NodeCount" node count "NormalVector" normal vector "NotationTable" notation table "ParallelCurve" parallel curve "Parameters" parameters "ParametricEquations" parametric equations "PedalCurve" pedal curve "Period" period "PolarCurvature" polar curvature "PolarEquation" polar equation "PolarSlope" polar slope "QuadruplePoints" quadruple points "Radius" radius "RamphoidCusps" ramphoid cusps "RelatedWolframLanguageSymbols" related symbols in the Wolfram Language "SalientPoints" salient points "SemialgebraicDescription" semialgebraic description "SemilatusRectum" semilatus rectum "SemimajorAxis" semimajor axis length (major radius) "SemiminorAxis" semiminor axis length (minor radius) "SignedArea" signed area enclosed "SingularPoints" singular points "Slope" parametric slope "SpecialAffineCurvature" special affine curvature "SpecialCases" special cases "Tacnodes" tacnodes "TangentialAngle" tangential angle "TangentVector" tangent vector "TriplePoints" triple points "VariableConstraints" variable constraints "VariableDescriptions" description of variables "Variables" variables "VectorLength" vector length "WhewellEquation" Whewell equation
Examples
open allclose allBasic Examples (8)
Properties & Relations (2)
Using PlaneCurveData is equivalent to calling EntityValue on the corresponding entity and property:
Evaluate PlaneCurveData with "Classes" argument:
The above is equivalent to evaluating EntityClassList of the entity type "PlaneCurve":
Possible Issues (1)
Entity classes cannot be given as bare strings:
Specifying an explicit EntityClass works as intended:
This is equivalent to calling EntityList on the EntityClass:
Interactive Examples (1)
Text
Wolfram Research (2014), PlaneCurveData, Wolfram Language function, https://reference.wolfram.com/language/ref/PlaneCurveData.html (updated 2019).
CMS
Wolfram Language. 2014. "PlaneCurveData." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2019. https://reference.wolfram.com/language/ref/PlaneCurveData.html.
APA
Wolfram Language. (2014). PlaneCurveData. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PlaneCurveData.html