Class LineCurve
Line curve
Base class: Curve
classDiagram class LineCurve Curve <|-- linecurve="" linecurve="" :="" +core.ident="" id="" linecurve="" :="" +geom.point3="" origin="" linecurve="" :="" +geom.vector3="" direction="">|-->
Functions accepting this type or a list of this type as a parameter:
- cad.getLineCurveDefinition
- cad.createCompositeCurve
- cad.createSurfacicCurve
- cad.createTransformedCurve
- cad.invertCurve
- cad.createCurveExtrusionBody
- cad.evalCurvatureOnCurve
- cad.evalOnCurve
- cad.getCurveLength
- cad.getCurveLimits
- cad.invertOnCurve
- cad.isCurveClosed
- cad.isCurveFinite
- cad.isCurvePeriodic
- cad.projectOnCurve
- cad.setCoEdgeCurve2D
- cad.setCurveLimits
- cad.createCoEdge
- cad.createEdge
- cad.createEdgeFromCurve
- cad.createEdgeWithBounds
- cad.createLoopFromCurve
- cad.createCurveExtrusionSurface
- cad.createRevolutionSurface
- cad.createRuledSurface
- cad.createTabulatedCylinderSurface
- cad.getReferencers
- geom.applyTransform
- geom.getEntityAABB
- core.cloneEntity
- core.deleteEntities
- core.entityExists
- core.getEntityType
- core.getEntityTypeString
- core.addCustomProperties
- core.addCustomProperty
- core.getProperties
- core.getProperty
- core.getPropertyInfo
- core.hasCustomProperty
- core.hasProperty
- core.listProperties
- core.listPropertiesBatch
- core.removeCustomProperty
- core.setProperties
- core.setProperty
- core.supportCustomProperties
- core.unsetProperty
- scene.linkPropertyToAnimation
- scene.unlinkPropertyToAnimation
Inheritance
LineCurve
Namespace: CAD
Syntax