Accessimport odbAccess session.odbs[name].parts[name].analyticSurface.segments session.odbs[name].rootAssembly.instances[name].analyticSurface\ .segments session.odbs[name].steps[name].frames[i].fieldOutputs[name].values[i]\ .instance.analyticSurface.segments AnalyticSurfaceProfile()
This method creates a OdbSequenceAnalyticSurfaceSegment object. PathodbAccess.AnalyticSurfaceProfile ArgumentsNone. Return valueAn OdbSequenceAnalyticSurfaceSegment object. ExceptionsNone. Start(...)
This method adds a AnalyticSurfaceSegment describing the first segment of the surface profile. Required arguments
Optional argumentsNone. Return valueNone. ExceptionsNone. Line(...)
This method adds a AnalyticSurfaceSegment describing the line segment of the surface profile. Required arguments
Optional argumentsNone. Return valueNone. ExceptionsNone. Circle(...)
This method adds a AnalyticSurfaceSegment describing a circular segment of the surface profile. Required arguments
Optional argumentsNone. Return valueNone. ExceptionsNone. Parabola(...)
This method adds a AnalyticSurfaceSegment describing a parabolic segment of the surface profile. Required arguments
Optional argumentsNone. Return valueNone. ExceptionsNone. MembersThe OdbSequenceAnalyticSurfaceSegment object has no members. |